Started working on user map

This commit is contained in:
2018-04-16 23:01:34 +02:00
parent b5a3ec2f86
commit b3473be89a
6 changed files with 59 additions and 0 deletions

View File

@ -47,6 +47,7 @@ component UsersTabs(url string)
Tab("Editors", "pencil", "/users/editors")
Tab("Supporters", "heart", "/users/pro")
Tab("Staff", "user-secret", "/users/staff")
//- Tab("Map", "map", "/users/map")
if strings.Contains(url, "/users/games")
.tabs