feat(notif): auto-request notif type (#2956)
This commit is contained in:
@@ -31,6 +31,8 @@ export interface UserSettings {
|
||||
originalLanguage?: string;
|
||||
locale?: string;
|
||||
notificationTypes: Partial<NotificationAgentTypes>;
|
||||
watchlistSyncMovies?: boolean;
|
||||
watchlistSyncTv?: boolean;
|
||||
}
|
||||
|
||||
interface UserHookResponse {
|
||||
|
||||
Reference in New Issue
Block a user