mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
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