Skip to content

Commit

Permalink
per: 优化用户体验 && feat:支持单文件/文本分享的编辑设置
Browse files Browse the repository at this point in the history
  • Loading branch information
ling-drag0n authored Dec 10, 2024
1 parent 8e9852d commit 0fcc68a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -5662,7 +5662,7 @@ createApp({
}
});
});
}, 100); // 给一个小延迟确保���容已渲染
}, 100); // 给一个小延迟确保内容已渲染
});
// 添加开始编辑文件的方法
Expand Down

0 comments on commit 0fcc68a

Please sign in to comment.