fix things
Some checks failed
Build and Test / puyopuyo (push) Has been cancelled
Build and Test / wii-u-chat (push) Has been cancelled
Build and Test / super-mario-maker (push) Has been cancelled
Build and Test / friends (push) Has been cancelled
Build and Test / minecraft-wiiu (push) Has been cancelled
Build and Test / wii-sports-club (push) Successful in 2m48s
Build and Test / splatoon-testfire (push) Successful in 3m46s
Build and Test / sonic-transformed (push) Successful in 4m11s
Build and Test / fast-racing-neo (push) Successful in 4m11s
Build and Test / mario-tennis (push) Has been cancelled
Build and Test / splatoon (push) Has been cancelled
Some checks failed
Build and Test / puyopuyo (push) Has been cancelled
Build and Test / wii-u-chat (push) Has been cancelled
Build and Test / super-mario-maker (push) Has been cancelled
Build and Test / friends (push) Has been cancelled
Build and Test / minecraft-wiiu (push) Has been cancelled
Build and Test / wii-sports-club (push) Successful in 2m48s
Build and Test / splatoon-testfire (push) Successful in 3m46s
Build and Test / sonic-transformed (push) Successful in 4m11s
Build and Test / fast-racing-neo (push) Successful in 4m11s
Build and Test / mario-tennis (push) Has been cancelled
Build and Test / splatoon (push) Has been cancelled
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,
|
self.pid,
|
||||||
friend
|
friend
|
||||||
)
|
)
|
||||||
.fetch_one(get_db())
|
.execute(get_db())
|
||||||
.await
|
.await
|
||||||
else {
|
else {
|
||||||
return Err(ErrorCode::FPD_InvalidMessageID);
|
return Err(ErrorCode::FPD_InvalidMessageID);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue