Vítové by se to nelíbilo

This commit is contained in:
Daniel Bulant 2021-10-22 22:32:11 +02:00 committed by GitHub
parent 955182b913
commit 1e6f7a7303
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;
module.exports = new API;