rm CONFIG.checkSigs (default always true)

This commit is contained in:
Martti Malmi
2023-12-18 10:04:32 +02:00
parent 722a3a1a0e
commit 8aeda3f7a1
4 changed files with 1 additions and 11 deletions

View File

@ -58,9 +58,6 @@ declare const CONFIG: {
deck: boolean;
zapPool: boolean;
};
defaultPreferences: {
checkSigs: boolean;
};
signUp: {
moderation: boolean;
defaultFollows: Array<string>;