feat: Add primaryColor values into app info files
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
"name": "Twitch",
|
"name": "Twitch",
|
||||||
"iconUrl": "https://automatisch.io/apps/twitch.png",
|
"iconUrl": "https://automatisch.io/apps/twitch.png",
|
||||||
"docUrl": "https://automatisch.io/docs/twitch",
|
"docUrl": "https://automatisch.io/docs/twitch",
|
||||||
|
"primaryColor": "6441a5",
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
"key": "oAuthRedirectUrl",
|
"key": "oAuthRedirectUrl",
|
||||||
|
@@ -2,6 +2,7 @@
|
|||||||
"name": "Twitter",
|
"name": "Twitter",
|
||||||
"iconUrl": "https://automatisch.io/apps/twitter.png",
|
"iconUrl": "https://automatisch.io/apps/twitter.png",
|
||||||
"docUrl": "https://automatisch.io/docs/twitter",
|
"docUrl": "https://automatisch.io/docs/twitter",
|
||||||
|
"primaryColor": "2DAAE1",
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
"key": "oAuthRedirectUrl",
|
"key": "oAuthRedirectUrl",
|
||||||
|
Reference in New Issue
Block a user