code cleanup
This commit is contained in:
@ -171,7 +171,7 @@ async fn create_logbook(
|
||||
match Logbook::create(
|
||||
db,
|
||||
data.into_inner(),
|
||||
&user
|
||||
user
|
||||
)
|
||||
.await
|
||||
{
|
||||
|
Reference in New Issue
Block a user