diff options
| author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-12-08 23:37:55 +0100 |
|---|---|---|
| committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-12-08 23:37:55 +0100 |
| commit | 2e0d0dad9629995da4a97d230ba0b3054db80193 (patch) | |
| tree | e8a8a69ff869c0563f7043224fdf682057e3e57c | |
| parent | Fix blurry thumbnails AGAIN (diff) | |
| download | nheko-2e0d0dad9629995da4a97d230ba0b3054db80193.tar.xz | |
Fix escaped html showing up in playable media message labels
fixes #840
| -rw-r--r-- | resources/qml/delegates/PlayableMediaMessage.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/qml/delegates/PlayableMediaMessage.qml b/resources/qml/delegates/PlayableMediaMessage.qml |
