minor changejs

This commit is contained in:
coderaiser 2012-09-15 14:52:52 -04:00
parent d1400e97b9
commit 153b6cf3c1

View file

@ -109,7 +109,7 @@ function processManifest(){
NamesList_s +
'NETWORK:\n' +
'*\n' +
'FALLBACK:' +
'FALLBACK:\n' +
FallBack_s;
fs.writeFile('cloudcmd.appcache', Manifest, function(){