fix proto import (#1653)
This commit is contained in:
committed by
GitHub
parent
d4a42d5217
commit
1a721bb242
@@ -1,4 +1,4 @@
|
||||
import { proto } from '../../WAProto'
|
||||
import { proto } from '../../WAProto/index.js'
|
||||
import {
|
||||
type GroupMetadata,
|
||||
type GroupParticipant,
|
||||
|
||||
Reference in New Issue
Block a user