Skip to content

Commit

Permalink
Change var name
Browse files Browse the repository at this point in the history
  • Loading branch information
agusaldasoro committed Jul 10, 2023
1 parent df99656 commit c72504d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/decentraland/social/friendships/friendships.proto
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ message UpdateFriendshipPayload {
}

message MutualFriendsPayload {
User user = 1;
User other_user = 1;
// For internal use only, subject to change.
optional Payload auth_token = 2;
}
Expand Down

0 comments on commit c72504d

Please sign in to comment.