This commit is contained in:
Yves Dubois 2021-06-15 01:02:11 -04:00
parent 9559347f82
commit 81aba7cba8

View File

@ -1105,7 +1105,7 @@ def update_story_chunk(idx: Union[int, Literal['last']]):
if len(vars.actions) <= 1:
# In this case, we are better off just refreshing the whole thing as the
# prompt might not have been shown yet (with a "Generating story..."
# messsage instead).
# message instead).
refresh_story()
return