Skip to content

Commit

Permalink
feat: remove useless changelog
Browse files Browse the repository at this point in the history
Signed-off-by: SuZhou-Joe <[email protected]>
  • Loading branch information
SuZhou-Joe committed Jul 17, 2024
1 parent ca298e4 commit 4ef1e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/utils/default_app_categories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export const DEFAULT_APP_CATEGORIES: Record<string, AppCategory> = Object.freeze
order: 1000,
},
dashboardAndReport: {
id: 'dashboardAndReport',
id: 'visualizeAndReport',
label: i18n.translate('core.ui.visualizeAndReport.label', {
defaultMessage: 'Visualize and report',
}),
Expand Down

0 comments on commit 4ef1e42

Please sign in to comment.