fix: renamed downloads to wallets in navigation

This commit is contained in:
William Grant 2022-07-04 09:32:42 +10:00
parent f156eb8b1c
commit 30f2266e19
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ const MENU_ITEMS: IMenuItem[] = [
external: true,
},
{
label: 'Downloads',
label: 'Wallets',
href: 'https://docs.oxen.io/downloads',
newTab: true,
subtle: true,