oops
Some checks failed
Build and Test / splatoon (push) Has been cancelled
Build and Test / mario-tennis (push) Has been cancelled
Build and Test / wii-sports-club (push) Has been cancelled
Build and Test / splatoon-testfire (push) Has been cancelled
Build and Test / sonic-transformed (push) Has been cancelled
Build and Test / wii-u-chat (push) Has been cancelled
Build and Test / friends (push) Has been cancelled
Build and Test / puyopuyo (push) Has been cancelled
Build and Test / super-mario-maker (push) Has been cancelled
Build and Test / minecraft-wiiu (push) Has been cancelled
Build and Test / fast-racing-neo (push) Has been cancelled
Some checks failed
Build and Test / splatoon (push) Has been cancelled
Build and Test / mario-tennis (push) Has been cancelled
Build and Test / wii-sports-club (push) Has been cancelled
Build and Test / splatoon-testfire (push) Has been cancelled
Build and Test / sonic-transformed (push) Has been cancelled
Build and Test / wii-u-chat (push) Has been cancelled
Build and Test / friends (push) Has been cancelled
Build and Test / puyopuyo (push) Has been cancelled
Build and Test / super-mario-maker (push) Has been cancelled
Build and Test / minecraft-wiiu (push) Has been cancelled
Build and Test / fast-racing-neo (push) Has been cancelled
This commit is contained in:
parent
58c25d791e
commit
535f05d5c5
1 changed files with 1 additions and 1 deletions
|
|
@ -285,7 +285,7 @@ impl Friends3DS for FriendsUser {
|
|||
},
|
||||
};
|
||||
|
||||
Ok(vec![])
|
||||
Ok(vec![presence])
|
||||
}
|
||||
|
||||
async fn get_friend_comment(&self, unk: Vec<crate::rmc::protocols::friends_3ds::FriendInfo>) -> Result<Vec<FriendComment>, ErrorCode> {
|
||||
|
|
|
|||
Loading…
Reference in a new issue