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