Skip to content

Fix malformed regex

Ghost User requested to merge bugfix into master

aea8e5d2 broke the program due to a regex not being escaped.

Merge request reports