mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-22 04:54:32 +08:00
修复调试保存文件默认目录和任务视图创建
This commit is contained in:
@@ -272,7 +272,7 @@ const EditModal = ({
|
||||
content:
|
||||
editorRef.current &&
|
||||
editorRef.current.getValue().replace(/\r\n/g, '\n'),
|
||||
filename: cNode?.title,
|
||||
...cNode,
|
||||
}}
|
||||
/>
|
||||
<SettingModal
|
||||
|
||||
Reference in New Issue
Block a user