mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(edit) add " "
This commit is contained in:
parent
53da0d0b4c
commit
7c6d963b6e
1 changed files with 2 additions and 2 deletions
|
|
@ -133,10 +133,10 @@ var CloudCmd, Util, DOM, CloudFunc, ace, DiffProto, diff_match_patch, Zip, MenuI
|
|||
|
||||
isHTML = mode === htmlMode,
|
||||
isJS = mode === jsMode;
|
||||
|
||||
|
||||
Session.setMode(mode, function() {
|
||||
setUseOfWorker(mode);
|
||||
|
||||
|
||||
if (isHTML)
|
||||
setEmmet();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue