mirror of
https://github.com/sct/overseerr.git
synced 2025-12-26 16:27:17 +01:00
Merge remote-tracking branch 'upstream/develop' into develop
This commit is contained in:
@@ -29,6 +29,7 @@ export interface UserSettingsNotificationsResponse {
|
||||
pushbulletAccessToken?: string;
|
||||
pushoverApplicationToken?: string;
|
||||
pushoverUserKey?: string;
|
||||
pushoverSound?: string;
|
||||
telegramEnabled?: boolean;
|
||||
telegramBotUsername?: string;
|
||||
telegramChatId?: string;
|
||||
|
||||
Reference in New Issue
Block a user