Skip to content

Commit

Permalink
Add displayName in PluginManifest
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentD06 committed Jul 17, 2024
1 parent fd845a1 commit 787c703
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/web/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ PluginStore.register(new PluginManifest(metadata, {
systemConfigurations: [
{
component: LoggingAlertConfig,
displayName: 'Logging Alert',
configType: 'com.airbus_cyber_security.graylog.events.config.LoggingAlertConfig'
},
],
Expand Down

0 comments on commit 787c703

Please sign in to comment.