Compare commits
No commits in common. "faa8e6a13bb29390ecd0d52c7275d7b8ec324dfe" and "7660953e6b9403f0765d31b1ce74d0931daae6a2" have entirely different histories.
faa8e6a13b
...
7660953e6b
@ -287,7 +287,7 @@ async fn download_membership_pdf(
|
||||
db,
|
||||
format!(
|
||||
"{} downloaded membership application for user: {}",
|
||||
admin.user.name, user.user.name
|
||||
admin.user.name, user.name
|
||||
),
|
||||
)
|
||||
.await;
|
||||
|
Loading…
Reference in New Issue
Block a user