This commit is contained in:
Dan
2025-08-11 04:29:09 +03:00
parent be89c488ac
commit 5fff111ec1
4 changed files with 21 additions and 5 deletions
+16
View File
@@ -90,6 +90,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"
}
]
}