remove users from trip after they have read the notificatoin

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",