diff --git a/cloudcmd.js b/cloudcmd.js index 5ea7050e..3007fec2 100644 --- a/cloudcmd.js +++ b/cloudcmd.js @@ -64,9 +64,9 @@ if (!Config.appcache) lData = Util.removeStr(lData, [ /* min */ - 'manifest=/cloudcmd.appcache', + ' manifest=/cloudcmd.appcache', /* normal */ - 'manifest="/cloudcmd.appcache"' + ' manifest="/cloudcmd.appcache"' ]); if (!Config.show_keys_panel) {