Timothy J. Baek 10 月之前
父節點
當前提交
14fd3a8aca
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      backend/main.py

+ 0 - 1
backend/main.py

@@ -1817,7 +1817,6 @@ async def get_manifest_json():
         "start_url": "/",
         "display": "standalone",
         "background_color": "#343541",
-        "theme_color": "#343541",
         "orientation": "portrait-primary",
         "icons": [{"src": "/static/logo.png", "type": "image/png", "sizes": "500x500"}],
     }