Browse Source

UI update

zhuzhuyule 7 năm trước cách đây
mục cha
commit
2ae7d50f7e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      views/main/moe-document.js

+ 1 - 0
views/main/moe-document.js

@@ -467,6 +467,7 @@ $(() => {
 
                 if (!flag) {
                     hexoWindow.changed = true;
+                    hexoWindow.fileContent = content;
                     hexoWindow.window.setDocumentEdited(true);
                     return;
                 }