chore: Update translations

This commit is contained in:
Martti Malmi
2023-12-08 16:32:50 +00:00
parent 4d6331ce81
commit 735d5fd5a5

View File

@ -61,7 +61,7 @@ declare const CONFIG: {
}; };
defaultPreferences: { defaultPreferences: {
checkSigs: boolean; checkSigs: boolean;
} };
signUp: { signUp: {
moderation: boolean; moderation: boolean;
}; };