mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-22 15:25:19 +00:00
fix chats proto
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -2,7 +2,7 @@ syntax = "proto3";
|
||||
|
||||
package chats;
|
||||
|
||||
option go_package = "proto;chats";
|
||||
option go_package = "./proto;chats";
|
||||
|
||||
import "google/protobuf/timestamp.proto";
|
||||
import "google/protobuf/wrappers.proto";
|
||||
|
||||
Reference in New Issue
Block a user