Moderators can approve registrations

pull/6252/head
Chocobozzz 2024-02-15 16:26:19 +01:00
parent 64128512b2
commit b13e81e43f
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 2 additions and 2 deletions

View File

@ -75,14 +75,14 @@ export class MyAccountNotificationPreferencesComponent implements OnInit {
'abuseStateChange', 'abuseStateChange',
'abuseNewMessage', 'abuseNewMessage',
'abuseAsModerator', 'abuseAsModerator',
'videoAutoBlacklistAsModerator' 'videoAutoBlacklistAsModerator',
'newUserRegistration'
] ]
}, },
{ {
label: $localize`Administration`, label: $localize`Administration`,
keys: [ keys: [
'newUserRegistration',
'newInstanceFollower', 'newInstanceFollower',
'autoInstanceFollowing', 'autoInstanceFollowing',
'newPeerTubeVersion', 'newPeerTubeVersion',