Browse Source
On messages like "/me foo /me" it would replace all occurencies of "/me" with an empty string. Instead this trims only the "Left" parts of the message. Left as defined in the `.trim_left_matches()` method of `str`in the rustdocs.environments/review-jsparber-h-cxnwl8/deployments/1
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue