From 7700277cad3e1eab0b4bbd03775e94cb445a180a Mon Sep 17 00:00:00 2001 From: Hexagon Date: Thu, 18 Jun 2020 06:14:43 -0300 Subject: [PATCH] Update chat logger v1.1 (#402) --- plugins/chat-logger | 2 ++ plugins/clan-chat-logger | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 plugins/chat-logger delete mode 100644 plugins/clan-chat-logger diff --git a/plugins/chat-logger b/plugins/chat-logger new file mode 100644 index 000000000..9cc443a53 --- /dev/null +++ b/plugins/chat-logger @@ -0,0 +1,2 @@ +repository=https://github.com/hex-agon/chat-logger.git +commit=77b0c0a044e0b0826f7a9734b72655e4644da22c \ No newline at end of file diff --git a/plugins/clan-chat-logger b/plugins/clan-chat-logger deleted file mode 100644 index 7360effb1..000000000 --- a/plugins/clan-chat-logger +++ /dev/null @@ -1,2 +0,0 @@ -repository=https://github.com/hex-agon/clan-chat-logger.git -commit=96febcd5a6492ce584c50ed53c221efcfbb56fa0 \ No newline at end of file