brack icon indicating copy to clipboard operation
brack copied to clipboard

Plugin module name should not depend on repository name

Open uekann opened this issue 1 year ago • 0 comments

Currently, the repository name is split with a "." to get the module name, but this implementation makes the module name dependent on the repository name. The module name should be provided as part of the metadata, independent of the repository name.

uekann avatar Aug 21 '24 01:08 uekann