@@ -69,7 +69,7 @@ def open_main_gui():
root = tk.Tk()
root.title("Analyse Réseau")
root.geometry("650x350")
root.resizable(False, False)
root.resizable(True, True)
ttk.Label(
root,
The note is not visible to the blocked user.