mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
feat(api): request api (#80)
This commit is contained in:
@@ -6,6 +6,7 @@ export enum Permission {
|
||||
MANAGE_REQUESTS = 16,
|
||||
REQUEST = 32,
|
||||
VOTE = 64,
|
||||
AUTO_APPROVE = 128,
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user