mirror of
https://github.com/glitch-soc/mastodon.git
synced 2026-03-29 03:00:33 +02:00
Fix default Admin role not including view_feeds permission (#37301)
This commit is contained in:
@@ -14,6 +14,7 @@ admin:
|
|||||||
permissions:
|
permissions:
|
||||||
- view_dashboard
|
- view_dashboard
|
||||||
- view_audit_log
|
- view_audit_log
|
||||||
|
- view_feeds
|
||||||
- manage_users
|
- manage_users
|
||||||
- manage_user_access
|
- manage_user_access
|
||||||
- delete_user_data
|
- delete_user_data
|
||||||
|
|||||||
Reference in New Issue
Block a user