Changeset 0.27.4 (#171)
This commit is contained in:
@@ -630,6 +630,9 @@ const UI = {
|
||||
|
||||
// Refresh workflow queue section (workflow channels filtered out of chat list)
|
||||
if (typeof WorkflowQueue !== 'undefined') WorkflowQueue.refresh();
|
||||
|
||||
// Refresh task sidebar section (v0.27.4)
|
||||
if (typeof TaskSidebar !== 'undefined') TaskSidebar.refresh();
|
||||
},
|
||||
|
||||
toggleFolder(folderId) {
|
||||
|
||||
Reference in New Issue
Block a user