Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
agusaldasoro committed Jul 24, 2023
1 parent 44f67ca commit bf5b317
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 @@ -176,7 +176,7 @@ message SubscribeFriendshipEventsUpdatesResponse {

service FriendshipsService {

// Message to set yourself as online
// Message to set yourself as online/offline
rpc SetPresenceStatus(StatusPayload) returns (StatusResponse) {}

// Get the list of friends for the authenticated user
Expand Down

0 comments on commit bf5b317

Please sign in to comment.