Улучшение парсера

This commit is contained in:
Book Pauk
2019-01-22 18:01:06 +07:00
parent 77b2fc13a7
commit 7194639a3b
2 changed files with 10 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ class TextPage extends Vue {
fontSize = null;
fontName = null;
//meta = null;
meta = null;
created() {
this.drawHelper = new DrawHelper();