mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Fix merge error again
cc @Lulaby pay attention when merging `master`
This commit is contained in:
parent
12fc42973a
commit
57fc99fc3f
@ -56,8 +56,6 @@ const permissions = shield({
|
||||
CreateBadge: isAdmin,
|
||||
UpdateBadge: isAdmin,
|
||||
DeleteBadge: isAdmin,
|
||||
enable: isModerator,
|
||||
disable: isModerator,
|
||||
// addFruitToBasket: isAuthenticated
|
||||
follow: isAuthenticated,
|
||||
unfollow: isAuthenticated,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user