remove users from trip after they have read the notificatoin
Some checks failed
CI/CD Pipeline / test (push) Failing after 3m50s
CI/CD Pipeline / deploy-staging (push) Has been skipped
CI/CD Pipeline / deploy-main (push) Has been skipped

This commit is contained in:
2024-05-21 19:41:00 +02:00
parent 1285c3bc28
commit b4967b54e9
12 changed files with 62 additions and 20 deletions

1
Cargo.lock generated
View File

@ -2272,6 +2272,7 @@ dependencies = [
"lettre",
"log",
"openssl",
"regex",
"rocket",
"rocket_dyn_templates",
"serde",