Settings page, themes and cut path check for future updates. Volume now saved to config.
This commit is contained in:
@@ -6,3 +6,4 @@ from dataclasses_json import dataclass_json
|
||||
@dataclass(frozen=True)
|
||||
class ConfigModel:
|
||||
theme: str
|
||||
volume: int
|
||||
|
||||
Reference in New Issue
Block a user