Added gui-update-rate-setting.
This commit is contained in:
parent
df54239d67
commit
cdabced202
3 changed files with 43 additions and 8 deletions
|
@ -11,4 +11,5 @@ class Settings:
|
|||
clear_track_cache: bool=True
|
||||
latest_playlist: str=None
|
||||
load_on_start: bool=False
|
||||
gui_update_rate: int=20
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue