HTML text fix

This commit is contained in:
Pavel Vesely 2020-03-10 18:33:52 +01:00
parent cb7bc282e4
commit 805c25330c

View File

@ -98,7 +98,7 @@
} }
} }
string _visibleText; string _visibleText = "d-none";
string _visibleRich; string _visibleRich;
bool _richTextEditorMode; bool _richTextEditorMode;