From 1e6f7a73031408e5bb5ec45dceb18afe2c701231 Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Fri, 22 Oct 2021 22:32:11 +0200 Subject: [PATCH] =?UTF-8?q?V=C3=ADtov=C3=A9=20by=20se=20to=20nel=C3=ADbilo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils/api.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/api.js b/utils/api.js index 5a860a8..2b7360e 100644 --- a/utils/api.js +++ b/utils/api.js @@ -162,7 +162,7 @@ class API { groups = [ ["celá třída"], ["Skupina 1", "Skupina 2"], - ["Cizý jazyk 1", "Cizý jazyk 2"] + ["Cizí jazyk 1", "Cizí jazyk 2"] ] map = { @@ -211,4 +211,4 @@ class API { } } -module.exports = new API; \ No newline at end of file +module.exports = new API;