mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Model welcome text positioning fix
Fix for options showing up when scrolling
This commit is contained in:
@@ -9464,7 +9464,7 @@ def UI_2_get_next_100_actions(data):
|
||||
emit("var_changed", {"classname": "story", "name": "actions", "old_value": None, "value":data_to_send})
|
||||
|
||||
#==================================================================#
|
||||
# Get next 100 actions for infinate scroll
|
||||
# Get context tokens
|
||||
#==================================================================#
|
||||
@socketio.on("update_tokens")
|
||||
@logger.catch
|
||||
|
Reference in New Issue
Block a user