Skip to content

Commit

Permalink
Fixed appstore link
Browse files Browse the repository at this point in the history
  • Loading branch information
IxiAngel authored Jun 18, 2024
1 parent 1bab396 commit 116fb61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/download.vue
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ const downloads = {
:version="t('pages.download.version.ios', { 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 Expand Up @@ -105,4 +105,4 @@ const downloads = {
</div>
</div>
</div>
</template>
</template>

0 comments on commit 116fb61

Please sign in to comment.