Fix terminating chars
This commit is contained in:
parent
2b3850ef98
commit
5847f557ad
@ -181,7 +181,7 @@
|
|||||||
"name": "system-line",
|
"name": "system-line",
|
||||||
"patterns": [
|
"patterns": [
|
||||||
{
|
{
|
||||||
"pattern": "^(.*)\s+\(\s*([0-9-]+), ([0-9-]+)\s*\)$",
|
"pattern": "^(.*)\\s+\\(\\s*([0-9-]+), ([0-9-]+)\\s*\\)$",
|
||||||
"type": "regex"
|
"type": "regex"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user