mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-05-31 09:29:37 +00:00
priority_only starts as False now
This commit is contained in:
@@ -25,7 +25,7 @@ default_settings: SettingsFile = {
|
||||
"priority": [],
|
||||
"exclude": set(),
|
||||
"autostart": False,
|
||||
"priority_only": True,
|
||||
"priority_only": False,
|
||||
"autostart_tray": False,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user