This commit is contained in:
muwoo
2023-10-31 12:19:35 +08:00
parent 6ae15b8f37
commit e8c8f40bae
3 changed files with 3 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ const path = require('path');
const appPath = app.getPath('userData');
const baseDir = path.join(appPath, './rubick-plugins');
const baseDir = path.join(appPath, './rubick-plugins-new');
const ipcSendSync = (type, data) => {
const returnValue = ipcRenderer.sendSync('msg-trigger', {