mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-02 04:39:14 -05:00
feat(rebase): rebase
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export enum MediaServerType {
|
||||
PLEX = 1,
|
||||
JELLYFIN, //also works for emby (identical APIs, etc)
|
||||
JELLYFIN,
|
||||
EMBY,
|
||||
NOT_CONFIGURED,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user