mirror of
https://github.com/aclist/dztui.git
synced 2026-08-27 10:17:31 +02:00
chore: drop debug key from prefs enum
This commit is contained in:
parent
37c3937aee
commit
cb9ffb5b99
@ -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