logging
This commit is contained in:
parent
c828d3b973
commit
e63ad228c1
1 changed files with 1 additions and 0 deletions
|
|
@ -451,6 +451,7 @@ impl MatchmakeExtension for User {
|
|||
else {
|
||||
return Err(ErrorCode::Core_InvalidArgument);
|
||||
};
|
||||
println!("notif update ty: {}");
|
||||
match ty {
|
||||
REQUEST_JOIN_GATHERING => {
|
||||
user.remote
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue