Improved shop

This commit is contained in:
2017-10-06 12:44:55 +02:00
parent 7e5acf5a97
commit bb39234f2d
14 changed files with 253 additions and 77 deletions

View File

@ -247,6 +247,7 @@ var routeTests = map[string][]string{
"/user": nil,
"/settings": nil,
"/shop": nil,
"/shop/history": nil,
"/charge": nil,
"/inventory": nil,
"/extension/embed": nil,