Skip to content

Commit

Permalink
0.3.0 - plus one
Browse files Browse the repository at this point in the history
  • Loading branch information
shump committed Apr 17, 2024
1 parent 68f7bd7 commit 9f85262
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -369,5 +369,4 @@ def update_editor_frame_layout():
connect_button.grid(row=0, column=1, sticky=tk.E)

update_editor_frame_layout()
root.bind("<Destroy>", lambda event: remove_sshpass_from_history())
root.mainloop()

0 comments on commit 9f85262

Please sign in to comment.