Skip to content
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

Description

@tyteen4a03

Not sure if this is intended, but

if (pluginOptions.enabled === false) {
the config.admin modifications happen before enable is checked, which would cause the components to be loaded in even if the plugin is disabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions