Fixed scrolling on soundtracks

This commit is contained in:
2018-02-26 12:48:25 +01:00
parent be11447d4e
commit 771a222787
3 changed files with 10 additions and 14 deletions

View File

@ -88,19 +88,11 @@ var routeTests = map[string][]string{
},
"/quote/:id": []string{
"/quote/-8I3JKykR",
"/quote/gUZugd6zR",
},
"/quote/:id/edit": []string{
"/quote/-8I3JKykR/edit",
},
"/quotes": []string{
"/quotes",
},
"/quotes/best": []string{
"/quotes/best",
"/quote/gUZugd6zR/edit",
},
"/quotes/from/:index": []string{