ErrorBoundary for notes, wip notif settings
This commit is contained in:
1
packages/app/custom.d.ts
vendored
1
packages/app/custom.d.ts
vendored
@ -60,6 +60,7 @@ declare const CONFIG: {
|
||||
};
|
||||
defaultPreferences: {
|
||||
checkSigs: boolean;
|
||||
sentToRelayNotifications: "none" | "all" | "failures";
|
||||
};
|
||||
signUp: {
|
||||
moderation: boolean;
|
||||
|
Reference in New Issue
Block a user