From 31cb84cc98c44bd7bc117296467461c047929ec8 Mon Sep 17 00:00:00 2001 From: Thomas Rudin Date: Sat, 8 Feb 2020 10:55:37 +0100 Subject: [PATCH] add afk kick mod fixes https://github.com/pandorabox-io/pandorabox.io/issues/432 --- .gitmodules | 3 +++ afkkick | 1 + 2 files changed, 4 insertions(+) create mode 160000 afkkick diff --git a/.gitmodules b/.gitmodules index ae368c0..4944a2b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -487,3 +487,6 @@ [submodule "spill_removal"] path = spill_removal url = https://github.com/pandorabox-io/spill_removal.git +[submodule "afkkick"] + path = afkkick + url = https://github.com/pandorabox-io/afkkick.git diff --git a/afkkick b/afkkick new file mode 160000 index 0000000..48f23b5 --- /dev/null +++ b/afkkick @@ -0,0 +1 @@ +Subproject commit 48f23b574e9729402177cb44fbf68b4608756e37