Merge pull request #6 from Carb0nNova/main

Another clan capture fix
This commit is contained in:
Matthew Wagner 2021-09-07 14:16:16 -07:00 committed by GitHub
commit a5d11b95c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,7 @@
"name": "clan",
"patterns": [
{
"pattern": "{.*}<.*>\\[[a-zA-Z'0-9 ]+\\][()<>A-Za-z ]*: ",
"pattern": "{.*}<.*>\\[[a-zA-Z'0-9- ]+\\][()<>A-Za-z ]*: ",
"type": "regex"
},
{