@ -19,21 +19,23 @@ 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)})