Skip to content

Commit

Permalink
Merge branch 'develop-iota2.0' into feat/show-tokens-in-assetlist
Browse files Browse the repository at this point in the history
  • Loading branch information
begonaalvarezd authored Mar 25, 2024
2 parents c15a722 + 61e3044 commit 2414eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/desktop/views/dashboard/Sidebar.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
...(features?.delegation?.enabled
? [
{
icon: IconEnum.Sync,
icon: IconEnum.Staking,
label: localize('tabs.delegation'),
route: DashboardRoute.Delegation,
onClick: openDelegation,
Expand Down

0 comments on commit 2414eb0

Please sign in to comment.