mirror of
https://github.com/thelounge/thelounge.git
synced 2026-03-15 15:05:50 +01:00
Our regex escape function escapes proper regexes, however it isn't meant to be shoved into a char class via string interpolation. We need to also escape '-' if we do so. |
||
|---|---|---|
| .. | ||
| ircmessageparser | ||
| friendlysizeTest.ts | ||
| localetimeTest.ts | ||
| parse.ts | ||
| parseIrcUri.ts | ||
| roundBadgeNumberTest.ts | ||