update integration json under resources (#443)

This commit is contained in:
Chirag Chhatrala 2024-06-10 14:12:41 +05:30 committed by GitHub
parent 6e53212242
commit b0bad02b66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@
"icon": "mdi:slack",
"section_name": "Notifications",
"file_name": "SlackIntegration",
"is_pro": false
"is_pro": true
},
"discord": {
"name": "Discord Notification",
@ -37,7 +37,7 @@
},
"zapier": {
"name": "Zapier Integration",
"icon": "logos:zapier",
"icon": "cib:zapier",
"section_name": "Notifications",
"file_name": "ZapierIntegration",
"is_pro": true,
@ -48,7 +48,7 @@
"icon": "mdi:google-spreadsheet",
"section_name": "Databases",
"file_name": "GoogleSheetsIntegration",
"is_pro": true,
"coming_soon": true
"actions_file_name": "GoogleSheetsIntegrationActions",
"is_pro": false
}
}