update kumo.py

This commit is contained in:
Manuel 2023-05-05 09:34:41 +00:00
parent a28fedafec
commit 2657a92ebb
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ def add_new_ssb():
dcon.commit()
ssb_value.delete('1.0', tk.END)
urladdr_value.delete('1.0', tk.END)
pwin.destroy()
os.system('python3 ' + spath + '/refresh.py')