mirror of
https://github.com/greflm13/StaticGalleryBuilder.git
synced 2026-02-05 02:59:27 +00:00
added window controls overlay
This commit is contained in:
@@ -17,5 +17,8 @@
|
||||
"background_color": "{{ background_color }}",
|
||||
"display": "standalone",
|
||||
"scope": "/",
|
||||
"theme_color": "{{ theme_color }}"
|
||||
"theme_color": "{{ theme_color }}",
|
||||
"display_override": [
|
||||
"window-controls-overlay"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user