Skip to content

Commit

Permalink
(fix) Make Home link translatable
Browse files Browse the repository at this point in the history
  • Loading branch information
ibacher authored Sep 26, 2024
1 parent 036fd70 commit e950a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/esm-home-app/src/dashboard.meta.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const dashboardMeta = {
name: 'Home',
name: 'home',
slot: 'home-dashboard-slot',
title: '',
};

0 comments on commit e950a15

Please sign in to comment.