testing with logs
This commit is contained in:
@@ -122,6 +122,7 @@ module.exports = {
|
||||
this.state.selected_time;
|
||||
this.cancelMacros(this.tab - 1);
|
||||
this.confirmSave = false;
|
||||
console.log(this.config.macros);
|
||||
try {
|
||||
await api.put("config/save", this.config);
|
||||
console.log("Successfully saved");
|
||||
|
||||
Reference in New Issue
Block a user