adds a button leading to faq on website to about section in the app

This commit is contained in:
wunderfisch
2024-09-09 20:46:41 +02:00
parent 5bc6be7849
commit 86bdb8a1f8
3 changed files with 11 additions and 1 deletions
+4
View File
@@ -39,4 +39,8 @@ export default {
url: 'https://www.flaticon.com',
text: 'Flaticon',
},
faq: {
url: 'https://dripapp.org/faq',
text: 'FAQ',
},
}