@ -19,10 +19,13 @@ module.exports = function (filesProviders) {
modalDialogCustom.confirm('','Overwrite "'+key+'"? Click Ok to overwrite local file with file from cloud. Cancel will push your local file to the cloud.',()=>{callback(true)},()=>{callback(false)})