From 8b98d4ba3c022b83d18bebcd6fc10f2adfdda6bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wieland=20Sch=C3=B6bl?= Date: Fri, 25 Sep 2020 16:04:31 +0200 Subject: [PATCH] fix connection failed message not disappearing --- .idea/compiler.xml | 6 ++ .idea/misc.xml | 2 +- .idea/workspace.xml | 79 +++++++------------ build.gradle | 2 +- .../kotlin/de/wulkanat/web/SiteWatcher.kt | 2 +- 5 files changed, 36 insertions(+), 55 deletions(-) create mode 100644 .idea/compiler.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml new file mode 100644 index 0000000..fb7f4a8 --- /dev/null +++ b/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 29af3ee..62269df 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,7 +1,7 @@ - + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 33a3ac4..65650db 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,12 +1,14 @@ + + - + - - +