actually tell the console it succeeded
All checks were successful
Build and Test / mario-tennis (push) Successful in 3m31s
Build and Test / minecraft-wiiu (push) Successful in 4m18s
Build and Test / sonic-transformed (push) Successful in 3m59s
Build and Test / splatoon (push) Successful in 4m22s
Build and Test / fast-racing-neo (push) Successful in 4m23s
Build and Test / splatoon-testfire (push) Successful in 4m23s
Build and Test / wii-u-chat (push) Successful in 4m24s
Build and Test / puyopuyo (push) Successful in 4m30s
Build and Test / wii-sports-club (push) Successful in 4m30s
Build and Test / super-mario-maker (push) Successful in 4m46s
Build and Test / friends (push) Successful in 5m9s
All checks were successful
Build and Test / mario-tennis (push) Successful in 3m31s
Build and Test / minecraft-wiiu (push) Successful in 4m18s
Build and Test / sonic-transformed (push) Successful in 3m59s
Build and Test / splatoon (push) Successful in 4m22s
Build and Test / fast-racing-neo (push) Successful in 4m23s
Build and Test / splatoon-testfire (push) Successful in 4m23s
Build and Test / wii-u-chat (push) Successful in 4m24s
Build and Test / puyopuyo (push) Successful in 4m30s
Build and Test / wii-sports-club (push) Successful in 4m30s
Build and Test / super-mario-maker (push) Successful in 4m46s
Build and Test / friends (push) Successful in 5m9s
This commit is contained in:
parent
b8bd5d0f47
commit
3897b8767b
1 changed files with 1 additions and 1 deletions
|
|
@ -887,7 +887,7 @@ impl FriendsWiiU for FriendsUser {
|
|||
.execute(get_db())
|
||||
.await;
|
||||
}
|
||||
Err(ErrorCode::Core_NotImplemented)
|
||||
Ok(())
|
||||
}
|
||||
|
||||
async fn add_blacklist(
|
||||
|
|
|
|||
Loading…
Reference in a new issue