docs: standardize AgendaMax demo access

This commit is contained in:
AgendaPro Dev
2026-07-27 11:36:42 -06:00
parent 0e6195ce23
commit 6355d18a07
10 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ function ensureSeed() {
seedBusiness({
businessId: biz.id,
template: getTemplate(DEFAULT_TEMPLATE_KEY)!,
ownerEmail: "owner@agendapro.demo",
ownerEmail: "owner@agendamax.demo",
ownerName: "Daniela Reyes",
});
}