WACrown
Results
2
comments of
WACrown
确实有这个问题,解决了吗
@code-ink-space This is a good idea! However, in version 0.59.1, the multi-tag function will cause the shortcut key to not work. I made some changes: ``` api.bindGlobalShortcut("alt+q", function(){ console.log("alt+q"); let...