mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-04 14:17:28 +00:00
Add buttons for easily deleting past chats
This commit is contained in:
parent
0b8d2d65a2
commit
4a369e070a
4 changed files with 127 additions and 7 deletions
|
|
@ -1562,7 +1562,6 @@ def handle_delete_chat_confirm_click(state):
|
|||
unique_id,
|
||||
gr.update(visible=False),
|
||||
gr.update(visible=True),
|
||||
gr.update(visible=False)
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue