From 8e813969b9f87bda60f3ef4568089ef2af8862a1 Mon Sep 17 00:00:00 2001 From: Alexander Polynomdivision Date: Sun, 21 Oct 2018 22:45:39 +0200 Subject: [PATCH] Dunno --- frontend/in.json | 2 +- frontend/src/config.in | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/frontend/in.json b/frontend/in.json index 473f5e6..0843f5b 100644 --- a/frontend/in.json +++ b/frontend/in.json @@ -1,6 +1,6 @@ { "backend_url": { "prod": "https://latinise.me", - "dev": "https://192.168.178.100", + "dev": "https://192.168.178.100" } } diff --git a/frontend/src/config.in b/frontend/src/config.in index 17bed1a..2311d27 100644 --- a/frontend/src/config.in +++ b/frontend/src/config.in @@ -8,4 +8,5 @@ module.exports = { // After how many failed attempts should we help the user REVIEW_HELP_MOD: 3 -}; \ No newline at end of file +}; +