We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31c4102 commit e9e271aCopy full SHA for e9e271a
web/src/components/Wrapper/component-registry.ts
@@ -103,7 +103,7 @@ export const componentMappings: ComponentMapping[] = [
103
},
104
{
105
component: defineAsyncComponent(() => import('../ApiKeyAuthorize.standalone.vue')),
106
- selector: 'unraid-apikey-authorize',
+ selector: 'unraid-api-key-authorize',
107
appId: 'apikey-authorize',
108
109
0 commit comments