Moderators can approve registrations
This commit is contained in:
parent
64128512b2
commit
b13e81e43f
|
@ -75,14 +75,14 @@ export class MyAccountNotificationPreferencesComponent implements OnInit {
|
|||
'abuseStateChange',
|
||||
'abuseNewMessage',
|
||||
'abuseAsModerator',
|
||||
'videoAutoBlacklistAsModerator'
|
||||
'videoAutoBlacklistAsModerator',
|
||||
'newUserRegistration'
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
label: $localize`Administration`,
|
||||
keys: [
|
||||
'newUserRegistration',
|
||||
'newInstanceFollower',
|
||||
'autoInstanceFollowing',
|
||||
'newPeerTubeVersion',
|
||||
|
|
Loading…
Reference in New Issue