Explicitly set text format for raw message dialog
This commit is contained in:
parent
2d275b61da
commit
6484ed6496
@ -35,6 +35,7 @@ ApplicationWindow {
|
||||
font: Nheko.monospaceFont()
|
||||
color: Nheko.colors.text
|
||||
readOnly: true
|
||||
textFormat: Text.PlainText
|
||||
|
||||
background: Rectangle {
|
||||
color: Nheko.colors.base
|
||||
|
Loading…
Reference in New Issue
Block a user