finxing macros
This commit is contained in:
@@ -280,6 +280,10 @@ module.exports = {
|
||||
this.$dispatch("send", msg);
|
||||
},
|
||||
|
||||
getMacros: function(){
|
||||
return this.config.macros;
|
||||
},
|
||||
|
||||
load: function () {
|
||||
const file_time = this.state.selected_time;
|
||||
const file = this.state.selected;
|
||||
|
||||
Reference in New Issue
Block a user