Update 'settings.toml'

This commit is contained in:
sose 2022-08-14 04:19:36 +00:00
parent 16bd40bdf9
commit 97a937c939
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ match = [
'.*left the game.*'
]
dont_match = [
'.*\[Server thread/INFO\]: [Rcon] .*'
'.*\[Server thread/INFO\]: \[Rcon\] .*'
]
replace = [
['left the game', 'logged off', 1],