Removed supporter message on groups
This commit is contained in:
parent
9cf35d9459
commit
59b9be5992
@ -20,11 +20,6 @@ component Groups(groups []*arn.Group, nextIndex int, user *arn.User)
|
||||
Icon("pencil")
|
||||
span Edit draft
|
||||
|
||||
if user == nil || !user.IsPro()
|
||||
p.groups-beta-message.mountable
|
||||
a(href="/support") Supporters
|
||||
span are currently receiving early access to group creation during the BETA phase.
|
||||
|
||||
#load-more-target.groups
|
||||
GroupsScrollable(groups, user)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user