Support tab

This commit is contained in:
Dan
2025-08-09 21:40:25 +03:00
parent 4c83398bb2
commit 86ae4c77ed

View File

@@ -78,6 +78,22 @@
],
"class": "DepictionStackView",
"tabname": "Details"
},
{
"views": [
{
"class": "DepictionTableButtonView",
"title": "My Patreon",
"action": "https://patreon.com/dayanch96"
},
{
"class": "DepictionTableButtonView",
"title": "Buy me a coffee",
"action": "https://buymeacoffee.com/dayanch96"
}
],
"class": "DepictionStackView",
"tabname": "Support"
}
]
}