This commit is contained in:
oleting
2020-12-24 15:39:46 +01:00
parent d5bf3ff34b
commit 9597cf945a

View File

@@ -60,7 +60,7 @@ def gui():
break
if event == '-DONATE-':
sg.popup_notify(('You donated $'+ str(random.randint(0, 1000000000000000)) + '.') , title='Error')
sg.popup_notify(('You donated $'+ str(random.randint(0, 1000000000000000)) + '.') , title='Thanks')
if event == '-OUTPUT FOLDER-':
fnames = output(values)