This commit is contained in:
Henry Jameson 2026-08-04 21:14:09 +03:00
commit a62487b36b
7 changed files with 16 additions and 19 deletions

View file

@ -262,7 +262,7 @@ export const init = ({
...r,
})),
)
.flat()
.flat(),
...inputRuleset,
].map((rule) => {
normalizeCombination(rule)