From 3ac3919e0267688885cd1cbed0adc0976ede86dd Mon Sep 17 00:00:00 2001 From: Maciej Bowszys Date: Thu, 2 Jul 2026 22:12:52 +0200 Subject: [PATCH] 260702_221252 --- website/static/manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/static/manifest.json b/website/static/manifest.json index 93bfbaa..3add042 100644 --- a/website/static/manifest.json +++ b/website/static/manifest.json @@ -6,13 +6,13 @@ "short_name": "moira", "icons": [{ "src": "icons/moira_db_64.png", - "type": "image/png", + "type": "image/png" }, { "src": "icons/moira_db_192.png", - "type": "image/png", + "type": "image/png" }, { "src": "icons/moira_db_512.png", - "type": "image/png", + "type": "image/png" }], "id": "moira_db", "start_url": "/",