mirror of
https://github.com/open-webui/open-webui
synced 2025-06-04 03:37:35 +00:00
refac
This commit is contained in:
parent
74ba2d6548
commit
14fd3a8aca
@ -1817,7 +1817,6 @@ async def get_manifest_json():
|
|||||||
"start_url": "/",
|
"start_url": "/",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"background_color": "#343541",
|
"background_color": "#343541",
|
||||||
"theme_color": "#343541",
|
|
||||||
"orientation": "portrait-primary",
|
"orientation": "portrait-primary",
|
||||||
"icons": [{"src": "/static/logo.png", "type": "image/png", "sizes": "500x500"}],
|
"icons": [{"src": "/static/logo.png", "type": "image/png", "sizes": "500x500"}],
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user