mirror of
https://github.com/aclist/dztui.git
synced 2026-08-25 17:32:36 +02:00
chore: drop debug key from prefs enum
This commit is contained in:
parent
22c9be36a6
commit
3932a3aed4
@ -76,9 +76,6 @@ class Preferences(EnumWithAttrs):
|
||||
INSTALL = {
|
||||
"key": "auto_install",
|
||||
}
|
||||
DEBUG = {
|
||||
"key": "debug",
|
||||
}
|
||||
DEFAULT = {
|
||||
"key": "default_steam_path",
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user