mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
New: Added MinAvailability Option to UI
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export const AUTO_COMPLETE = 'autoComplete';
|
||||
export const AVAILABILITY_SELECT = 'availabilitySelect';
|
||||
export const CAPTCHA = 'captcha';
|
||||
export const CHECK = 'check';
|
||||
export const DEVICE = 'device';
|
||||
@@ -16,6 +17,7 @@ export const TEXT_TAG = 'textTag';
|
||||
|
||||
export const all = [
|
||||
AUTO_COMPLETE,
|
||||
AVAILABILITY_SELECT,
|
||||
CAPTCHA,
|
||||
CHECK,
|
||||
DEVICE,
|
||||
|
Reference in New Issue
Block a user