mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-26 04:19:27 +08:00
ref: mouse-osx 替换为 iohook
This commit is contained in:
@@ -205,7 +205,6 @@ const actions = {
|
||||
...options,
|
||||
...(fileLists.filter(plugin => plugin.name.indexOf(value) >= 0)).map(plugin => {
|
||||
plugin.click = () => {
|
||||
console.log(plugin)
|
||||
actions.openPlugin({commit}, {plugin});
|
||||
}
|
||||
return plugin
|
||||
|
||||
Reference in New Issue
Block a user