Skip to content

Commit

Permalink
Fixed macOS appstore link
Browse files Browse the repository at this point in the history
  • Loading branch information
IxiAngel authored Jun 18, 2024
1 parent 116fb61 commit c987fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/download.vue
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ const downloads = {
:version="t('pages.download.version.macos', { version: spixiVersion })"
:store="{
image: '/img/stores/appstore.svg',
url: 'https://apps.apple.com/us/app/spixi/id1570480006'
url: 'https://apps.apple.com/us/app/spixi-im-wallet/id1506931056'
}" />
</div>
</div>
Expand Down

0 comments on commit c987fb2

Please sign in to comment.