Skip to content

Commit

Permalink
refactor: Undo rename
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinszuchet committed Jan 16, 2025
1 parent 1bd5204 commit e049804
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ message SubscribeFriendshipEventsUpdatesResponse {
}

// @deprecated, only available for old explorer compatibility
service SocialService {
service FriendshipsService {
// Get the list of friends for the authenticated user
rpc GetFriends(Payload) returns (stream UsersResponse) {}

Expand Down

0 comments on commit e049804

Please sign in to comment.