mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(help) add "\n"
This commit is contained in:
parent
77a18695f1
commit
ef109c7054
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
var CloudCmd, Util, DOM;
|
||||
(function(CloudCmd, Util, DOM){
|
||||
|
||||
(function(CloudCmd, Util, DOM) {
|
||||
'use strict';
|
||||
|
||||
CloudCmd.Help = HelpProto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue