mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-20 18:15:43 +08:00
✨ 支持内网部署配置能力
This commit is contained in:
@@ -19,7 +19,7 @@ const dbInstance = new LocalDb(app.getPath("userData"));
|
||||
|
||||
dbInstance.init();
|
||||
|
||||
const API: any = {
|
||||
export const API: any = {
|
||||
currentPlugin: null,
|
||||
DBKEY: "RUBICK_DB_DEFAULT",
|
||||
getCurrentWindow: (window, e) => {
|
||||
|
||||
Reference in New Issue
Block a user