diff --git a/main.py b/main.py index 90e2b74..f458a8a 100644 --- a/main.py +++ b/main.py @@ -88,7 +88,6 @@ tokenSetting.place(height=24,width=264,x=96,y=124) tk.Button(settingsCanvas,text="Save",activebackground='#aaa',bg='#888',command=saveSettings).place(height=36,width=90,x=195,y=180) -# Rework? def updateVersionList() -> None : global CUR_VERSION global VERSION_MENU