mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
minor
This commit is contained in:
parent
8b658ef139
commit
5dbe78bcf2
1 changed files with 1 additions and 1 deletions
|
|
@ -162,7 +162,7 @@ CloudServer.init = (function(){
|
|||
/* Если нужно минимизируем скрипты */
|
||||
this.Minify.doit();
|
||||
|
||||
/* створюємо файл app cache */
|
||||
/* создаём файл app cache */
|
||||
var lAppCache = CloudServer.AppCache;
|
||||
if(lAppCache && this.Config.server){
|
||||
lAppCache.addFiles(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue