Skip to content

Commit

Permalink
fix(sdk): tonkeeper desktop platform added
Browse files Browse the repository at this point in the history
  • Loading branch information
siandreev authored and thekiba committed Dec 19, 2023
1 parent d123c59 commit c9b1bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sdk/src/resources/fallback-wallets-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export const FALLBACK_WALLETS_LIST: WalletInfoDTO[] = [
key: 'tonkeeper'
}
],
platforms: ['ios', 'android', 'chrome', 'firefox']
platforms: ['ios', 'android', 'chrome', 'firefox', 'macos']
},
{
app_name: 'openmask',
Expand Down

0 comments on commit c9b1bcd

Please sign in to comment.