mirror of
https://github.com/rubickCenter/rubick
synced 2026-03-06 22:14:16 +08:00
✨ 支持文件检索呼起插件
This commit is contained in:
@@ -132,4 +132,6 @@ window.rubick = {
|
||||
shellOpenPath(path) {
|
||||
shell.openPath(path);
|
||||
},
|
||||
|
||||
getLocalId: () => ipcSendSync("getLocalId"),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user