mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 04:08:45 -05:00
feat(frontend): add cancel request modal for titlecards
This commit is contained in:
@@ -12,7 +12,7 @@ import {
|
||||
import { User } from './User';
|
||||
|
||||
export enum MediaRequestStatus {
|
||||
PENDING,
|
||||
PENDING = 1,
|
||||
APPROVED,
|
||||
DECLINED,
|
||||
AVAILABLE,
|
||||
|
||||
Reference in New Issue
Block a user