mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-02-02 02:26:45 +01:00
Put vars.recentedit = True in deleterequest() for consistency
This commit is contained in:
parent
97e1760af5
commit
03c1a3ebf9
@ -1565,6 +1565,7 @@ def editsubmit(data):
|
||||
#
|
||||
#==================================================================#
|
||||
def deleterequest():
|
||||
vars.recentedit = True
|
||||
# Don't delete prompt
|
||||
if(vars.editln == 0):
|
||||
# Send error message
|
||||
|
Loading…
x
Reference in New Issue
Block a user