Merge pull request #7763 from nocodb/chore/move-twilio

chore: hide twilio
This commit is contained in:
Mert E.
2026-01-16 17:29:54 +03:00
committed by GitHub

View File

@@ -8,4 +8,5 @@ export const manifest: IntegrationManifest = {
author: 'NocoDB',
website: 'https://github.com/nocodb/nocodb',
order: 10,
hidden: true,
};