Anime list no longer embedded in profile

This commit is contained in:
2018-03-14 20:13:20 +01:00
parent 04ac4057a9
commit 045879001f
17 changed files with 247 additions and 266 deletions

View File

@ -6,7 +6,7 @@ component ExtensionNavigation(user *arn.User)
button.action(data-trigger="click", data-action="toggleSidebar")
RawIcon("bars")
if user != nil
if user != nil && !user.IsPro()
.spacer
a.button(href="/support", target="_blank")