update integration json under resources (#443)
This commit is contained in:
parent
6e53212242
commit
b0bad02b66
|
|
@ -19,7 +19,7 @@
|
||||||
"icon": "mdi:slack",
|
"icon": "mdi:slack",
|
||||||
"section_name": "Notifications",
|
"section_name": "Notifications",
|
||||||
"file_name": "SlackIntegration",
|
"file_name": "SlackIntegration",
|
||||||
"is_pro": false
|
"is_pro": true
|
||||||
},
|
},
|
||||||
"discord": {
|
"discord": {
|
||||||
"name": "Discord Notification",
|
"name": "Discord Notification",
|
||||||
|
|
@ -37,7 +37,7 @@
|
||||||
},
|
},
|
||||||
"zapier": {
|
"zapier": {
|
||||||
"name": "Zapier Integration",
|
"name": "Zapier Integration",
|
||||||
"icon": "logos:zapier",
|
"icon": "cib:zapier",
|
||||||
"section_name": "Notifications",
|
"section_name": "Notifications",
|
||||||
"file_name": "ZapierIntegration",
|
"file_name": "ZapierIntegration",
|
||||||
"is_pro": true,
|
"is_pro": true,
|
||||||
|
|
@ -48,7 +48,7 @@
|
||||||
"icon": "mdi:google-spreadsheet",
|
"icon": "mdi:google-spreadsheet",
|
||||||
"section_name": "Databases",
|
"section_name": "Databases",
|
||||||
"file_name": "GoogleSheetsIntegration",
|
"file_name": "GoogleSheetsIntegration",
|
||||||
"is_pro": true,
|
"actions_file_name": "GoogleSheetsIntegrationActions",
|
||||||
"coming_soon": true
|
"is_pro": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue