mirror of
https://github.com/token2/fido2-manage.git
synced 2026-04-09 10:45:39 +00:00
Update gui.py
This commit is contained in:
2
gui.py
2
gui.py
@@ -266,7 +266,7 @@ def refresh_combobox():
|
||||
def show_output_in_new_window(output, device_digit):
|
||||
# Create a new window
|
||||
new_window = tk.Toplevel(root)
|
||||
new_window.geometry("700x650")
|
||||
new_window.geometry("800x650")
|
||||
new_window.title("Resident Keys / Passkeys")
|
||||
|
||||
# Create a Treeview widget for displaying output
|
||||
|
||||
Reference in New Issue
Block a user