[bugfix] Plugins: fix auto disable plugins function.

This commit is contained in:
Sakamoto Shiina
2025-04-19 22:09:20 +09:00
parent cd63e2e3ca
commit 33f1e54f4d
3 changed files with 37 additions and 29 deletions

View File

@@ -21,7 +21,8 @@ export const store = {
text_area_ref: null,
is_applied_init_message_box_height: false,
is_initialized_load_plugin: false,
is_fetched_plugins_info: false,
is_fetched_plugins_info_already: false,
is_initialized_fetched_plugin_info: false,
};
const generatePropertyNames = (base_name) => ({