mirror of
https://github.com/whyour/qinglong.git
synced 2026-06-30 20:35:09 +08:00
修复task参数提示
This commit is contained in:
@@ -173,7 +173,6 @@ const Script = () => {
|
||||
lineNumbersMinChars: 3,
|
||||
folding: false,
|
||||
glyphMargin: false,
|
||||
wordWrap: 'on'
|
||||
}}
|
||||
onChange={(val) => {setValue(val as string)}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user