From 230f069aa4f957d57bc6aa37c80099be3ed28489 Mon Sep 17 00:00:00 2001 From: MrFry Date: Fri, 12 Feb 2021 11:12:06 +0100 Subject: [PATCH] constants fix --- src/constants.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants.json b/src/constants.json index 7cd95b1..8650745 100644 --- a/src/constants.json +++ b/src/constants.json @@ -1,5 +1,5 @@ { - "siteUrl": "https://qmining.frylabs.net", + "siteUrl": "https://qmining.frylabs.net/", "apiUrl": "https://api.frylabs.net/", "mobileWindowWidth": 700, "maxQuestionsToRender": 250