From 2c338a7619e6489a4022f6d3f67cbd22794b0de7 Mon Sep 17 00:00:00 2001 From: Rael Gugelmin Cunha Date: Fri, 26 Jan 2018 08:30:38 -0200 Subject: [PATCH] Disable quicklist (#608) --- scudcloud/resources/scudcloud.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scudcloud/resources/scudcloud.js b/scudcloud/resources/scudcloud.js index 93be483..31fb6ed 100644 --- a/scudcloud/resources/scudcloud.js +++ b/scudcloud/resources/scudcloud.js @@ -102,8 +102,8 @@ ScudCloud = { return TS.ui.snippet_dialog.start(); }, listChannels: function(){ - // Slack is now including current channel in the unarchived list (Fixes #608) - return TS.channels.getUnarchivedChannelsForUser(); + // Temporary returning empty list for the quicklist (Fixes #608) + return []; }, listTeams: function(){ var currentTeam = {