feat: Adresse & Telefon in LeadVault Tabelle + Side Panel
- Lead-Modell: address Feld hinzugefügt (Migration) - Maps-Sync: address + phone aus source JSON extrahiert - LeadVault Tabelle: Telefon/Adresse als kombinierte Spalte - LeadVault Side Panel: Adresse mit Pin-Icon - Telefonnummer ist klickbar (tel: Link) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -52,6 +52,7 @@ model Lead {
|
||||
email String?
|
||||
linkedinUrl String?
|
||||
phone String?
|
||||
address String?
|
||||
|
||||
sourceTab String
|
||||
sourceTerm String?
|
||||
|
||||
Reference in New Issue
Block a user