mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 12:18:35 -05: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