mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2024-12-27 08:42:53 +01:00
Fix typo
This commit is contained in:
parent
9559347f82
commit
81aba7cba8
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user