@ -17,11 +17,11 @@ function StorageHandler (updateFiles) {
console.log('comparing to cloud',key,resp);
if(typeofresp[key]!=='undefined'&&obj[key]!==resp[key]&&confirm('Overwrite "'+utils.fileNameFromKey(key)+'"? Click Ok to overwrite local file with file from cloud. Cancel will push your local file to the cloud.')){