✨ Added the liked soundtracks
This commit is contained in:
8
tests.go
8
tests.go
@ -14,8 +14,12 @@ var routeTests = map[string][]string{
|
||||
"/+Akyoto/forum/posts",
|
||||
},
|
||||
|
||||
"/user/:nick/soundtracks": []string{
|
||||
"/+Akyoto/soundtracks",
|
||||
"/user/:nick/soundtracks/added": []string{
|
||||
"/+Akyoto/soundtracks/added",
|
||||
},
|
||||
|
||||
"/user/:nick/soundtracks/liked": []string{
|
||||
"/+Akyoto/soundtracks/liked",
|
||||
},
|
||||
|
||||
"/user/:nick/followers": []string{
|
||||
|
Reference in New Issue
Block a user