feat: add chat proto file
All checks were successful
Publish / Publish Job (push) Successful in 2m22s
All checks were successful
Publish / Publish Job (push) Successful in 2m22s
This commit is contained in:
@@ -15,4 +15,5 @@ export const PROTO_PATHS = {
|
||||
__dirname,
|
||||
"../../proto/notifications/notifications.proto",
|
||||
),
|
||||
CHAT: join(__dirname, "../../proto/chat/chat.proto"),
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user