Skip to content

Commit

Permalink
Add wombat wallet, remove useless logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Wapaca committed Jan 13, 2023
1 parent f985aba commit a4d1681
Show file tree
Hide file tree
Showing 14 changed files with 5 additions and 104 deletions.
10 changes: 5 additions & 5 deletions components/modals/Login.vue
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ export default {
'https://github.com/GetScatter/ScatterDesktop/releases/tag/11.0.1'
},
{
name: 'SimplEOS',
logo: require('@/static/logos/simpleos.svg')
},
{ name: 'Lynx', logo: require('@/static/logos/lynx.svg') },
{ name: 'Ledger', logo: require('@/static/logos/ledger.svg') }
id: 'scatter',
name: 'Wombat',
logo: require('@/static/logos/wombat.png'),
create: 'https://www.wombat.app/the-app'
}
]
this.wallets = wallets
Expand Down
31 changes: 0 additions & 31 deletions static/logos/bloks_logomark.svg

This file was deleted.

Binary file removed static/logos/bos.png
Binary file not shown.
1 change: 0 additions & 1 deletion static/logos/coffe.svg

This file was deleted.

33 changes: 0 additions & 33 deletions static/logos/keycat.svg

This file was deleted.

1 change: 0 additions & 1 deletion static/logos/ledger.svg

This file was deleted.

Binary file removed static/logos/lightapi.png
Binary file not shown.
15 changes: 0 additions & 15 deletions static/logos/lynx.svg

This file was deleted.

Loading

0 comments on commit a4d1681

Please sign in to comment.