mirror of
https://github.com/aljazceru/meshcore-web.git
synced 2025-12-18 16:44:21 +01:00
show error when failing to save settings
This commit is contained in:
@@ -121,7 +121,7 @@ export default {
|
||||
|
||||
} catch(e) {
|
||||
console.log(e);
|
||||
// DialogUtils.showErrorAlert(e);
|
||||
alert("Failed to save settings!");
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user