mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-22 07:34:16 +00:00
refactor(files) add Promise
This commit is contained in:
parent
36cdd97aca
commit
8b2eba700c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/* load and store templates data */
|
||||
|
||||
var Util, DOM;
|
||||
var Util, DOM, Promise;
|
||||
|
||||
(function(Util, DOM) {
|
||||
'use strict';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue