Checkpoint audio-only Skald fork work
This commit is contained in:
@@ -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":""
|
||||
}`,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user