mirror of
https://github.com/sct/overseerr.git
synced 2025-09-30 05:54:03 +02:00
build(deps): bump dependencies
Includes some type fixes for Typescript 4.3.x
This commit is contained in:
@@ -44,6 +44,7 @@ export const hasNotificationType = (
|
||||
};
|
||||
|
||||
export enum Notification {
|
||||
NONE = 0,
|
||||
MEDIA_PENDING = 2,
|
||||
MEDIA_APPROVED = 4,
|
||||
MEDIA_AVAILABLE = 8,
|
||||
|
Reference in New Issue
Block a user