rephrase-scheckbuch-button #460

Merged
philipp merged 7 commits from rephrase-scheckbuch-button into staging 2024-04-29 22:29:14 +02:00
Showing only changes of commit 08fe779403 - Show all commits

View File

@ -88,8 +88,6 @@ ORDER BY read_at DESC, created_at DESC;
.await
.unwrap();
println!("{rows:#?}");
rows.into_iter()
.map(|rec| Notification {
id: rec.id,