mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-02-06 04:58:02 +09:00
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
Block a user