feat(email): add pgp support (#1138)
This commit is contained in:
@@ -10,4 +10,5 @@ export interface UserSettingsNotificationsResponse {
|
||||
discordId?: string;
|
||||
telegramChatId?: string;
|
||||
telegramSendSilently?: boolean;
|
||||
pgpKey?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user