fix(pterodactyl): regex consistency

This commit is contained in:
SeaswimmerTheFsh 2024-03-02 15:30:47 -05:00
parent 3d7337c42c
commit 464483b4c9
Signed by untrusted user: cswimr
GPG key ID: B8953EC01E5C4063
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
### Chat
```re
\[\d{2}:\d{2}:\d{2}\sINFO\]: (?!\[(?:Server|Rcon)\])(?:<|\[)(\w+)(?:>|\]) (.*)
^\[\d{2}:\d{2}:\d{2}\sINFO\]: (?!\[(?:Server|Rcon)\])(?:<|\[)(\w+)(?:>|\]) (.*)
```
### Join