Skip to content

Commit

Permalink
fix(Whatsnew): Add link to app store
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
  • Loading branch information
marcelklehr committed Jun 11, 2024
1 parent a79a9f8 commit bfc0a46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/WhatsnewModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<p>{{ t('bookmarks', 'My work on this Bookmarks app is fuelled by a voluntary subscription model. If you think what I do is worthwhile, I would be happy if you could support my work. Also, please consider giving the app a review on the Nextcloud app store. Thank you 💙 ') }}</p>
<p>&nbsp;</p>
<p><a href="https://github.com/sponsors/marcelklehr">GitHub Sponsors</a>, <a href="https://www.patreon.com/marcelklehr">Patreon</a>, <a href="https://liberapay.com/marcelklehr/donate">Liberapay</a>, <a href="https://ko-fi.com/marcelklehr">Ko-Fi</a>, <a href="https://www.paypal.me/marcelklehr1">PayPal</a></p>
<p><a href="https://apps.nextcloud.com/apps/bookmarks">{{ t('bookmarks', 'Leave a rating on the Nextcloud App Store') }}</a></p>
</div>
</NcModal>
</template>
Expand Down

0 comments on commit bfc0a46

Please sign in to comment.