parent
d6616573e2
commit
eecaba74b9
1 changed files with 1 additions and 0 deletions
|
@ -180,6 +180,7 @@ func formHandler (c *fiber.Ctx) error {
|
|||
panic(e.Error())
|
||||
}
|
||||
|
||||
Queue[token] = nil
|
||||
c.Set("Location", "/feudecamp")
|
||||
go getListPlaylist(id, token, tokentype)
|
||||
return c.SendStatus(303)
|
||||
|
|
Loading…
Reference in a new issue