Add decline logs

This commit is contained in:
Leah 2025-01-11 19:26:58 +01:00
parent 6e25bd9c5e
commit 7f649ff9aa

View file

@ -109,6 +109,7 @@ export const moderationLogTypes = [
'updateServerSettings',
'suspend',
'approve',
'decline',
'unsuspend',
'updateUserName',
'updateUserNote',