mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-28 18:23:35 +00:00
feature(config) appcache -> appCache
This commit is contained in:
parent
34f2ed7338
commit
c91187fed5
4 changed files with 4 additions and 4 deletions
|
|
@ -49,7 +49,7 @@
|
|||
lData = pData.data,
|
||||
lAdditional = pData.additional;
|
||||
|
||||
if (!Config.appcache)
|
||||
if (!Config.appCache)
|
||||
lData = Util.removeStr(lData, [
|
||||
/* min */
|
||||
' manifest=/cloudcmd.appcache',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue