courrier multi account

This commit is contained in:
alma 2025-04-27 16:38:11 +02:00
parent 9f9507b784
commit 268a9faddd

View File

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