Merge pull request #4 from Carb0nNova/main
Added number support for dubs to clan capture
This commit is contained in:
commit
fd305c2904
@ -59,7 +59,7 @@
|
||||
"name": "clan",
|
||||
"patterns": [
|
||||
{
|
||||
"pattern": "{.*}<.*>\\[[a-zA-Z' ]+\\][()<>A-Za-z ]*: ",
|
||||
"pattern": "{.*}<.*>\\[[a-zA-Z'0-9 ]+\\][()<>A-Za-z ]*: ",
|
||||
"type": "regex"
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user