Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 32ddf60

Browse files
committed
common: change accounts on toolbar to channels
1 parent 1bb5a7b commit 32ddf60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/lightning-core/common/NavLinks.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export const NavLinks = ({ onChange }) => {
1717
},
1818
{
1919
icon: 'wallet',
20-
label: 'Accounts',
20+
label: 'Channels',
2121
id: 'accounts',
2222
}, {
2323
icon: 'swap-horizontal',

0 commit comments

Comments
 (0)