瀏覽代碼

fix edit issue

Gildas 1 年之前
父節點
當前提交
f796b352c2
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/core/content/content.js

+ 0 - 1
src/core/content/content.js

@@ -195,7 +195,6 @@ async function savePage(message) {
 async function processPage(options) {
 	const frames = singlefile.processors.frameTree;
 	let framesSessionId;
-	saveToRestFormApi || options.saveToS3;
 	singlefile.helper.initDoc(document);
 	ui.onStartPage(options);
 	processor = new singlefile.SingleFile(options);