Added Shoboi to admin view

This commit is contained in:
2017-10-02 15:33:39 +02:00
parent ba445f6d74
commit 1806a623bc
5 changed files with 46 additions and 0 deletions

View File

@ -1,6 +1,7 @@
component AdminTabs
.tabs
Tab("Server", "server", "/admin")
Tab("Shoboi", "calendar", "/admin/shoboi")
Tab("AniList", "list", "/admin/anilist")
Tab("WebDev", "html5", "/admin/webdev")