feat: Add window title configuration and update related components and tests
This commit is contained in:
parent
c621e63a8d
commit
8e97f85c64
8 changed files with 13 additions and 1 deletions
|
|
@ -20,3 +20,4 @@ ALLOWED_URLS=
|
|||
# UI
|
||||
WINDOW_WIDTH=1024
|
||||
WINDOW_HEIGHT=768
|
||||
# WINDOW_TITLE= (leave empty to use: "{APP_NAME} v{APP_VERSION}")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue