Skip to content
Snippets Groups Projects
Verified Commit dbc4e8c0 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Remove legacy comment

parent 385d9790
No related branches found
No related tags found
No related merge requests found
Pipeline #1913 failed
......@@ -434,7 +434,7 @@ PWA_APP_THEME_COLOR = lazy_preference("theme", "primary")
PWA_APP_BACKGROUND_COLOR = "#ffffff"
PWA_APP_DISPLAY = "standalone"
PWA_APP_ORIENTATION = "any"
PWA_APP_ICONS = [ # three icons to upload dbsettings
PWA_APP_ICONS = [
{
"src": lazy_get_favicon_url(
title="pwa_icon", size=192, rel="android", default=STATIC_URL + "icons/android_192.png"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment