mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-21 00:01:26 +08:00
fix RuleGroupCard
This commit is contained in:
@@ -93,6 +93,7 @@ function addFilterRuleGroup() {
|
||||
name: `规则组${filterRuleGroups.value.length + 1}`,
|
||||
rule_string: '',
|
||||
media_type: '',
|
||||
category: '',
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user