Update config.json

Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
This commit is contained in:
2025-11-18 16:26:06 +07:00
parent a318d2e625
commit 6416d983cd

View File

@@ -22,7 +22,7 @@
}, },
{ {
"Enabled": false, "Enabled": false,
"Regex": "[ ]\\d[2][ ]", "Regex": "[ ]\\d{2}[ ]",
"Start": 1, "Start": 1,
"End": null "End": null
}, },