fix things
This commit is contained in:
parent
7a81f4f53d
commit
8e215aa31a
1 changed files with 1 additions and 1 deletions
|
|
@ -697,7 +697,7 @@ impl FriendsWiiU for FriendsUser {
|
|||
self.pid,
|
||||
friend
|
||||
)
|
||||
.fetch_one(get_db())
|
||||
.execute(get_db())
|
||||
.await
|
||||
else {
|
||||
return Err(ErrorCode::FPD_InvalidMessageID);
|
||||
|
|
|
|||
Loading…
Reference in a new issue