From cf68efccc91543a9936081edfa3a66d681485aed Mon Sep 17 00:00:00 2001 From: SethBurkart123 Date: Sun, 3 Dec 2023 06:04:49 +1100 Subject: [PATCH] fix manifest.json --- public/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index ecffa5c3..502aaf07 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -45,4 +45,5 @@ "client/*", "resources/*", "backgrounds/*" -] \ No newline at end of file + ] +} \ No newline at end of file