Added the liked soundtracks

This commit is contained in:
Scott
2018-03-14 11:57:40 +01:00
parent b5efaf0bb1
commit df0b6abd68
4 changed files with 33 additions and 4 deletions

View File

@ -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{