From fcaa8377c1002719ae63835ce63894070d60c73f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wieland=20Sch=C3=B6bl?= Date: Fri, 8 Jan 2021 15:41:37 +0100 Subject: [PATCH] Move connection failed message to Admin --- .idea/dictionaries/wulkanat.xml | 1 + .idea/workspace.xml | 147 +++++----------------- build.gradle | 2 +- src/main/kotlin/de/wulkanat/DiscordRpc.kt | 8 +- 4 files changed, 36 insertions(+), 122 deletions(-) diff --git a/.idea/dictionaries/wulkanat.xml b/.idea/dictionaries/wulkanat.xml index 9612e8b..e8abc99 100644 --- a/.idea/dictionaries/wulkanat.xml +++ b/.idea/dictionaries/wulkanat.xml @@ -2,6 +2,7 @@ crosspost + hytale \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 65650db..f3ed3c5 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,11 +4,9 @@