Preferences config WIP
This commit is contained in:
@@ -168,7 +168,6 @@ app.whenReady().then(async () => {
|
||||
return await adapter[method](...args);
|
||||
});
|
||||
broadcastNoteChange("plugin-changed", pluginId);
|
||||
console.log("activePlugin: ", pluginId);
|
||||
return true;
|
||||
};
|
||||
await setActivePlugin(initialConfig.activeAdapter);
|
||||
|
||||
Reference in New Issue
Block a user