mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 8f87df1204
)
Co-authored-by: Najmieh Sadat <98463228+najmiehsa@users.noreply.github.com>
This commit is contained in:
parent
9893ff5003
commit
9600924b9f
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ import { DemoPlugin } from './plugin';
|
|||
export const config = {
|
||||
schema: schema.object({
|
||||
enabled: schema.boolean({ defaultValue: true }),
|
||||
});
|
||||
}),
|
||||
}
|
||||
|
||||
export const plugin = (initContext: PluginInitializerContext) => new DemoPlugin(initContext);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue