From 01942096b9593ca27c9d67684028fa343bc1833c Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 22 Sep 2022 21:20:09 -0400 Subject: [PATCH] missing comma --- MTG/site.webmanifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MTG/site.webmanifest b/MTG/site.webmanifest index a17d893..b31be90 100644 --- a/MTG/site.webmanifest +++ b/MTG/site.webmanifest @@ -1,7 +1,7 @@ { "name": "MTG Life Counter", "short_name": "MTG Life Counter", - "start_url": "https://mtg.chrisedwards.tech/" + "start_url": "https://mtg.chrisedwards.tech/", "icons": [ { "src": "icons/android-chrome-192x192.png",