From f794f5049d1f7dc8db6732755721c3ea999f64c0 Mon Sep 17 00:00:00 2001 From: Adriel Sand Date: Thu, 7 Oct 2021 11:28:02 +0300 Subject: [PATCH] fix typo --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c55ca14..daa0fb8 100644 --- a/manifest.json +++ b/manifest.json @@ -7,5 +7,5 @@ "scope": "/", "short_name": "Generator Status", "start_url": "/", - "theme_color": "#242424", + "theme_color": "#242424" }