mirror of
https://github.com/zhigang1992/wallet.git
synced 2026-04-28 12:45:30 +08:00
feat: initial support jwt signing on ledger
This commit is contained in:
@@ -57,7 +57,7 @@ export function useAuth() {
|
||||
onCancel,
|
||||
appDetails: {
|
||||
name: 'Testing App',
|
||||
icon: '/assets/messenger-app-icon.png',
|
||||
icon: 'http://placekitten.com/g/100/100',
|
||||
},
|
||||
};
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user