Fix mortchat capture trigger

This commit is contained in:
Matt Wagner 2021-06-08 15:24:44 -07:00
parent 9f265290e2
commit e559017da7

View File

@ -79,7 +79,7 @@
"name": "immchat",
"patterns": [
{
"pattern": "^\\( IMM \\| CHAT \\) .* mortchats to you '.*'$",
"pattern": "^\\( IMM \\| CHAT \\) .* mortchats to .* '.*'$",
"type": "regex"
},
{