Release 2025-05-23-nwlb

This commit is contained in:
pluja
2025-05-23 18:23:14 +00:00
parent 85605de8aa
commit 4806a7fd4e
22 changed files with 106 additions and 101 deletions

View File

@@ -43,14 +43,14 @@ export const {
notificationTitle: 'Your account is no longer verified',
},
{
value: 'VERIFIER_TRUE',
label: 'Verifier role granted',
notificationTitle: 'Verifier role granted',
value: 'MODERATOR_TRUE',
label: 'Moderator role granted',
notificationTitle: 'Moderator role granted',
},
{
value: 'VERIFIER_FALSE',
label: 'Verifier role revoked',
notificationTitle: 'Verifier role revoked',
value: 'MODERATOR_FALSE',
label: 'Moderator role revoked',
notificationTitle: 'Moderator role revoked',
},
{
value: 'SPAMMER_TRUE',