Checkpoint audio-only Skald fork work

This commit is contained in:
Storm Dragon
2026-05-18 13:06:57 -04:00
parent a8ada950d5
commit 965347cad4
48 changed files with 1080 additions and 3651 deletions
+3 -3
View File
@@ -11,18 +11,18 @@ import (
var tokens = []string{
`{
"token": "a",
"group": "g",
"hall": "h",
"username": "u",
"permissions":["present"],
"expires": "2023-05-03T20:24:47.616624532+02:00"
}`,
`{
"token": "a",
"group": "g"
"hall": "h"
}`,
`{
"token": "a",
"group": "g",
"hall": "h",
"username":""
}`,
}