Make "Show controls" customizable through settings.yaml
This commit is contained in:
parent
2a29208224
commit
73d9befb65
7 changed files with 10 additions and 7 deletions
|
@ -29,6 +29,7 @@ session_is_loading = False
|
|||
# UI defaults
|
||||
settings = {
|
||||
'dark_theme': True,
|
||||
'show_controls': True,
|
||||
'start_with': '',
|
||||
'mode': 'chat',
|
||||
'chat_style': 'TheEncrypted777',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue