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 = {