mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-26 06:31:24 +10:00
refactor: Convert some things from static to const and refactor into drop-consts
Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
@ -8,7 +8,7 @@ members = [
|
||||
"utils",
|
||||
"cloud_saves",
|
||||
"download_manager",
|
||||
"games",
|
||||
"games", "drop-consts",
|
||||
]
|
||||
|
||||
resolver = "3"
|
||||
|
||||
Reference in New Issue
Block a user