fix
This commit is contained in:
parent
ac3dbcb114
commit
3500705585
|
@ -125,7 +125,7 @@ interface StreamMessages {
|
|||
spec: EventUnionFromDictionary<InternalStreamTypes>;
|
||||
};
|
||||
broadcast: {
|
||||
name: 'bloadcast';
|
||||
name: 'broadcast';
|
||||
spec: EventUnionFromMkJSTypes<StreamTypes.BroadcasrEvents>;
|
||||
};
|
||||
user: {
|
||||
|
|
Loading…
Reference in New Issue