mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-28 10:26:07 +08:00
修复互助码页面复制
This commit is contained in:
parent
879662b7eb
commit
6648013c30
|
@ -64,7 +64,7 @@ const Crontab = () => {
|
|||
matchBrackets: true,
|
||||
mode: 'shell',
|
||||
theme: 'icecoder',
|
||||
readOnly: 'nocursor',
|
||||
readOnly: true,
|
||||
}}
|
||||
onBeforeChange={(editor, data, value) => {
|
||||
setValue(value);
|
||||
|
|
Loading…
Reference in New Issue
Block a user