about summary refs log tree commit diff
path: root/weechat/.weechat/plugins.conf
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/.weechat/plugins.conf')
-rw-r--r--weechat/.weechat/plugins.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/weechat/.weechat/plugins.conf b/weechat/.weechat/plugins.conf
index 357ad4b..6200f5c 100644
--- a/weechat/.weechat/plugins.conf
+++ b/weechat/.weechat/plugins.conf
@@ -140,7 +140,7 @@ python.slack.shared_name_prefix = "%"
 python.slack.short_buffer_names = "false"
 python.slack.show_buflist_presence = "true"
 python.slack.show_reaction_nicks = "false"
-python.slack.slack_api_token = "${sec.data.remotesslacktoken},${sec.data.moviaslacktoken}"
+python.slack.slack_api_token = "${sec.data.remotesslacktoken}"
 python.slack.slack_timeout = "20000"
 python.slack.switch_buffer_on_join = "true"
 python.slack.thread_messages_in_channel = "false"