Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the regex ingredient being incredibly borked. (#758)
It will now actually serialize and deserialize using the same key, and it will actually serialize the full pattern and flags, instead of just the pattern (which can't be understood by the method used to parse it)
- Loading branch information