mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 04:26:23 +02:00
enhance: make configurable to whether notes search available by role
Resolve #10318
This commit is contained in:
@@ -53,6 +53,7 @@ export const ROLE_POLICIES = [
|
||||
'canPublicNote',
|
||||
'canInvite',
|
||||
'canManageCustomEmojis',
|
||||
'canSearchNotes',
|
||||
'canHideAds',
|
||||
'driveCapacityMb',
|
||||
'pinLimit',
|
||||
|
||||
Reference in New Issue
Block a user