mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
fix(edit-names) deepword: setMode
This commit is contained in:
parent
827200c6f9
commit
c3d3242001
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ CloudCmd.EditNames = function EditNamesProto(callback) {
|
|||
CloudCmd.Edit
|
||||
.getEditor()
|
||||
.setValueFirst('edit-names', names)
|
||||
.setMode('text')
|
||||
.setMode()
|
||||
.setOption('fontSize', 16)
|
||||
.disableKey();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue