This repository was archived by the owner on Dec 1, 2025. It is now read-only.
This repository was archived by the owner on Dec 1, 2025. It is now read-only.
config.admin is modified even if plugin is not enabled #16
Not sure if this is intended, but
plugin-template/src/plugin.ts
Line 33 in b98324c
enableis checked, which would cause the components to be loaded in even if the plugin is disabled.