mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 20:25:04 -05:00
fix: and this
This commit is contained in:
parent
554bd0c5f3
commit
3a727aad98
@ -89,7 +89,7 @@ export function ModificationAction({ value }: { value?: Action }) {
|
||||
type: filter.getSpecificFilterId(),
|
||||
metadata: filter.toIdentifier(),
|
||||
},
|
||||
...previousFilters,
|
||||
...(previousFilters ?? []),
|
||||
] as Array<ClerkEmbeddedFilter<unknown>>,
|
||||
},
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user