Another clan capture fix

This commit is contained in:
Carb0nNova 2021-09-07 07:47:28 -05:00
parent bd70932370
commit a9d0a2ec99

View File

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