mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-26 20:54:18 +08:00
🐛 fix apiclass & add some feature
This commit is contained in:
@@ -3,6 +3,9 @@ import path from "path";
|
||||
|
||||
const appPath = app.getPath("cache");
|
||||
|
||||
console.log(appPath);
|
||||
|
||||
|
||||
const PLUGIN_INSTALL_DIR = path.join(appPath, "./rubick-plugins");
|
||||
|
||||
const DECODE_KEY = {
|
||||
|
||||
Reference in New Issue
Block a user