Improve backend

This commit is contained in:
Urtzi Alfaro
2025-11-18 07:17:17 +01:00
parent d36f2ab9af
commit 5c45164c8e
61 changed files with 9846 additions and 495 deletions

View File

@@ -147,12 +147,10 @@ export interface MLInsightsSettings {
}
export interface NotificationSettings {
// WhatsApp Configuration
// WhatsApp Configuration (Shared Account Model)
whatsapp_enabled: boolean;
whatsapp_phone_number_id: string;
whatsapp_access_token: string;
whatsapp_business_account_id: string;
whatsapp_api_version: string;
whatsapp_display_phone_number: string;
whatsapp_default_language: string;
// Email Configuration