Skip to content

Commit

Permalink
fix: allow moderators see role assigned users; fix misskey-dev#13301 (m…
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoto-Cocoa authored and acid-chicken committed Feb 17, 2024
1 parent b3aa793 commit b0030d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export const meta = {
tags: ['admin', 'role', 'users'],

requireCredential: false,
requireAdmin: true,
requireModerator: true,
kind: 'read:admin:roles',

errors: {
Expand Down

0 comments on commit b0030d1

Please sign in to comment.