From c77044190d54ad9a3ccd0bdbfa8e5559c0c0a1d8 Mon Sep 17 00:00:00 2001
From: jurgenhaas <juergen@paragon-es.de>
Date: Fri, 11 Nov 2016 16:07:27 +0100
Subject: [PATCH] tools/uptime#6 Fix the language thing in Uptime

---
 action_plugins/uptime.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/action_plugins/uptime.py b/action_plugins/uptime.py
index de9bc81..d17fe6b 100644
--- a/action_plugins/uptime.py
+++ b/action_plugins/uptime.py
@@ -37,6 +37,7 @@ class ActionModule(ActionBase):
             'mattermost_hook',
             'tracker_source',
             'tracker_timeshift',
+            'tracker_language',
             'tracker_hidemine',
             'tracker_username',
             'tracker_password',
-- 
GitLab