fix(dispatcher): do not propagate state and scene to children
This commit is contained in:
parent
2c36d9cbf2
commit
9da72daac7
1 changed files with 0 additions and 2 deletions
|
@ -455,8 +455,6 @@ export class Dispatcher<State = never, SceneName extends string = string> {
|
|||
chats,
|
||||
parsed,
|
||||
parsedType,
|
||||
parsedState,
|
||||
parsedScene
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue