diff options
| author | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-02-06 22:04:55 +0100 |
|---|---|---|
| committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-02-06 22:04:55 +0100 |
| commit | 1b039d0b167b919dfb97b1d9f466a6279c85cf01 (patch) | |
| tree | cd7272e40d92b14779fac1e8f9219661965917cc /src | |
| parent | Fix linter issue (diff) | |
| download | nheko-1b039d0b167b919dfb97b1d9f466a6279c85cf01.tar.xz | |
Fix bug in html tag escaping
Diffstat (limited to 'src')
| -rw-r--r-- | src/Utils.cpp | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/Utils.cpp b/src/Utils.cpp |
