fix ci
This commit is contained in:
parent
4a5d9fa65b
commit
0fed206df6
@ -287,7 +287,7 @@ async fn download_membership_pdf(
|
||||
db,
|
||||
format!(
|
||||
"{} downloaded membership application for user: {}",
|
||||
admin.user.name, user.name
|
||||
admin.user.name, user.user.name
|
||||
),
|
||||
)
|
||||
.await;
|
||||
|
Loading…
Reference in New Issue
Block a user