matrix-js-sdk
d8916311 - Fix the glob-to-regex code

Commit
8 years ago
Fix the glob-to-regex code It was only making one replacement so would fail for anything with more than ine glob special char (eg. *foo would be fine, but *foo* was broken)
Author
Parents
Loading