mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(files) add " "
This commit is contained in:
parent
1e48e6f2b7
commit
cbc4bf0dc3
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ var Util, DOM, CloudCmd;
|
|||
|
||||
function getSystemFile(url, callback) {
|
||||
var prefix = CloudCmd.PREFIX;
|
||||
|
||||
|
||||
if (!Promises[url])
|
||||
Promises[url] = new Promise(function(resolve, reject) {
|
||||
DOM.load.ajax({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue