Merge pull request #268 from chlupac/master

HTML text fix
This commit is contained in:
Shaun Walker 2020-03-10 14:45:55 -04:00 committed by GitHub
commit adb8542005
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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