courrier multi account

This commit is contained in:
alma 2025-04-27 16:39:33 +02:00
parent 268a9faddd
commit 9797e08533

View File

@ -58,7 +58,7 @@ model Event {
model MailCredentials {
id String @id @default(uuid())
userId String
userId String @unique
email String
password String
host String