mirror of
https://github.com/mastodon/mastodon.git
synced 2026-03-21 18:05:23 -05:00
Fix default Admin role not including view_feeds permission (#37301)
This commit is contained in:
parent
8d1ea4c531
commit
df1ab0ab90
|
|
@ -14,6 +14,7 @@ admin:
|
|||
permissions:
|
||||
- view_dashboard
|
||||
- view_audit_log
|
||||
- view_feeds
|
||||
- manage_users
|
||||
- manage_user_access
|
||||
- delete_user_data
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user