Skip to content

Commit 127bfc7

Browse files
committed
fix: wrong pkg
1 parent 2944fb1 commit 127bfc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proto/decentraland/social_service_v2/social_service.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
syntax = "proto3";
2-
package decentraland.social_service_ea;
2+
package decentraland.social_service_v2;
33

44
import "google/protobuf/empty.proto";
55

0 commit comments

Comments
 (0)