homologacion #9

Merged
ncoronel merged 45 commits from homologacion into main 2026-09-24 19:54:56 +00:00
57 changed files with 2531 additions and 648 deletions
Showing only changes of commit 49eaf0ad65 - Show all commits

View File

@@ -117,6 +117,7 @@ export interface Tenant {
nombre: string;
dominio: string;
base_path?: string;
timezone?: string;
site_title?: string | null;
asset_url?: string | null;
address?: string | null;