[Update/TMP] Save plugin status that if enabled or not(on store.js, yet).
Handle download.
This commit is contained in:
@@ -3,7 +3,7 @@ import { usePlugins } from "@logics_configs";
|
||||
|
||||
export const PluginHost = () => {
|
||||
const { currentLoadedPluginsList } = usePlugins();
|
||||
console.log(currentLoadedPluginsList.data);
|
||||
// console.log(currentLoadedPluginsList.data);
|
||||
|
||||
return (
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user