mirror of
https://github.com/idanoo/autobrr
synced 2025-07-25 09:49:13 +00:00
build(deps): bump the npm group in /web with 23 updates (#1750)
This commit is contained in:
parent
63b8519bd9
commit
4ba380b8ea
7 changed files with 707 additions and 761 deletions
2
web/src/types/Filter.d.ts
vendored
2
web/src/types/Filter.d.ts
vendored
|
@ -117,7 +117,7 @@ interface Action {
|
|||
filter_id?: number;
|
||||
}
|
||||
|
||||
type ActionContentLayout = "ORIGINAL" | "SUBFOLDER_CREATE" | "SUBFOLDER_NONE";
|
||||
type ActionContentLayout = "ORIGINAL" | "SUBFOLDER_CREATE" | "SUBFOLDER_NONE" | "";
|
||||
|
||||
type ActionPriorityLayout = "MAX" | "MIN" | "";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue