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 3e09dcb commit d6ad894Copy full SHA for d6ad894
packages/unraid-api-plugin-connect/index.ts
@@ -44,4 +44,4 @@ class ConnectPluginModule {
44
}
45
46
47
-export const ApiModule = ConnectPluginModule;
+export const ApiModule = ConnectPluginModule;
packages/unraid-api-plugin-health/index.ts
@@ -28,4 +28,4 @@ class HealthPlugin {
28
29
30
31
-export const ApiModule = HealthPlugin;
+export const ApiModule = HealthPlugin;
0 commit comments