mirror of
https://github.com/danbulant/ssps-bot
synced 2026-06-18 05:41:10 +00:00
Vítové by se to nelíbilo
This commit is contained in:
parent
955182b913
commit
1e6f7a7303
1 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue