From b6555974ea4ef61f1c0a39010f3edb21030557cc Mon Sep 17 00:00:00 2001 From: punix Date: Fri, 23 Aug 2024 10:07:38 +0200 Subject: [PATCH] fixed error when active tunnel is deleted, now also the Address Label is emptied --- .idea/workspace.xml | 17 +++++++++++++---- dict_to_address | 3 --- main.py | 12 ++++++------ wg_func.py | 3 --- 4 files changed, 19 insertions(+), 16 deletions(-) delete mode 100644 dict_to_address diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 698659b..6fd2664 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,9 +4,9 @@