Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Add tokens which are not already included in state guard
The negation here is wrong - we were filtering out tokens which were not included, meaning new tokens would never get added.
- Loading branch information