Skip to content
Snippets Groups Projects
Commit 3c40ffe1 authored by RK's avatar RK
Browse files

Update wallets.ts

parent e309aefe
No related branches found
No related tags found
2 merge requests!218Minor updates,!216Leo updates
...@@ -95,11 +95,11 @@ export const WALLETS: IWallet[] = [ ...@@ -95,11 +95,11 @@ export const WALLETS: IWallet[] = [
github: 'https://github.com/stoodkev/hive-keychain', github: 'https://github.com/stoodkev/hive-keychain',
}, },
{ {
id: 'leofinance', id: 'inleo',
name: 'LeoFinance', name: 'InLeo',
image: 'leofinance.png', image: 'inleo.avif',
os: [os.web], os: [os.web],
website: 'https://leofinance.io', website: 'https://inleo.io',
types: ['wallet'], types: ['wallet'],
closedSource: true, closedSource: true,
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment