Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
asteriscos committed Nov 21, 2023
1 parent 781e7df commit fc6cf45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/main/public/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ export class WazuhPlugin
console.error('plugin.ts: Error getting logos configuration', error);
}

// Reset the visualizations mapped colors when the type of Dashboard is changed.
// Redefine the mapKeys method to change the properties sent to euiPaletteColorBlind.
// This is a workaround until the issue reported in Opensearch Dashboards is fixed.
// https://github.com/opensearch-project/OpenSearch-Dashboards/issues/5422
// This should be reomved when the issue is fixed. Probably in OSD 2.12.0
Expand Down

0 comments on commit fc6cf45

Please sign in to comment.