VforValens
34bcd62d14
Fix logic in removeItemRestrictions function.
if (filters.ExcludedFilter != []) to if (!filters.ExcludedFilter) as the first will always return true in JS.
Description
Valens All In One
Valens-AIO_v1.8.2
Latest
Languages
TypeScript
100%