Merge branch 'develop'
This commit is contained in:
commit
3808b6feec
1 changed files with 1 additions and 1 deletions
|
@ -743,7 +743,7 @@
|
||||||
},
|
},
|
||||||
sendDataToMTT: function () {
|
sendDataToMTT: function () {
|
||||||
ipcRenderer.invoke('setStoreValue', 'general.close_behavior', app.cfg.general.close_behavior);
|
ipcRenderer.invoke('setStoreValue', 'general.close_behavior', app.cfg.general.close_behavior);
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue