extend default preferences from config

This commit is contained in:
Martti Malmi
2024-01-12 14:37:13 +02:00
parent 6657161a32
commit 1aaff4f553
6 changed files with 62 additions and 51 deletions

View File

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