mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-31 19:59:31 -05: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