mirror of
https://github.com/SoPat712/InfusePlus.git
synced 2025-10-29 00:50:55 -04:00
Support tab
This commit is contained in:
@@ -78,6 +78,22 @@
|
|||||||
],
|
],
|
||||||
"class": "DepictionStackView",
|
"class": "DepictionStackView",
|
||||||
"tabname": "Details"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user