@@ -166,7 +166,7 @@ export default {
color: "red"
}).show();
}
- }).catch(function(){
+ }).catch(() => {
console.log('Some request failed...');
this.$createDialog({
type: "alert",