Fix: theme color in webmanifest

This commit is contained in:
Benedikt Schwering 2024-03-08 20:21:37 +01:00
parent 025001499d
commit 5f8603b73d

View File

@ -14,5 +14,6 @@
],
"name": "Paperless-ngx",
"short_name": "Paperless-ngx",
"theme_color": "#17541f",
"start_url": "/"
}