From ab3e66ae8f62cac5ecd9a752637085c1e3f597ae Mon Sep 17 00:00:00 2001 From: icedream Date: Fri, 16 Oct 2015 10:37:19 +0200 Subject: [PATCH] How did that end up here!? --- services/ts3client.iced | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/ts3client.iced b/services/ts3client.iced index 7337ba0..ca662c4 100644 --- a/services/ts3client.iced +++ b/services/ts3client.iced @@ -232,7 +232,7 @@ module.exports = class TS3ClientService extends services.Service [ "News", "NextCheck", new Date(now.getTime() + 1000 * 60 * 60 * 24 * 365).toISOString() ] [ "Notifications", "SoundPack", "nosounds" ] [ "Plugins", "teamspeak_control_plugin", "false" ] - [ "Plugins", "clientquery_plugin", "false" ] + [ "Plugins", "clientquery_plugin", "true" ] [ "Plugins", "lua_plugin", "false" ] [ "Plugins", "test_plugin", "false" ] [ "Plugins", "ts3g15", "false" ]