Update OOC capture for high-level imm output
This commit is contained in:
parent
590d16d129
commit
03801821d7
@ -77,7 +77,7 @@
|
|||||||
"name": "ooc",
|
"name": "ooc",
|
||||||
"patterns": [
|
"patterns": [
|
||||||
{
|
{
|
||||||
"pattern": "^\\((OOC|IMM|RPC|NEWBIE)\\) [#*]?[A-Za-z]+: .*$",
|
"pattern": "^\\((OOC|IMM|RPC|NEWBIE)\\) [#*]?[A-Za-z0-9()]+: .*$",
|
||||||
"type": "regex"
|
"type": "regex"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user