fix state
This commit is contained in:
parent
e24d1894a3
commit
29700baaf9
@ -27,7 +27,7 @@ def default_state():
|
|||||||
'user_action': [],
|
'user_action': [],
|
||||||
'system_action': [],
|
'system_action': [],
|
||||||
'terminated': False,
|
'terminated': False,
|
||||||
'booked': []
|
'booked': {}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user