mirror of https://github.com/Chocobozzz/PeerTube
Moderators can approve registrations
parent
64128512b2
commit
b13e81e43f
|
@ -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',
|
||||||
|
|
Loading…
Reference in New Issue