Changeset 0.27.1 (#167)
This commit is contained in:
@@ -243,6 +243,9 @@ window.addEventListener('unhandledrejection', function(e) {
|
||||
{{/* v0.23.2: Channel context banner — shown for DMs and named channels */}}
|
||||
<div id="channelContextBanner" class="channel-context-banner" style="display:none;"></div>
|
||||
|
||||
{{/* v0.27.0: Workflow stage indicator — shown for workflow channels */}}
|
||||
<div id="workflowStageBar" class="workflow-stage-bar" style="display:none;"></div>
|
||||
|
||||
{{/* Messages */}}
|
||||
<div id="chatMessages" class="msg-container">
|
||||
{{/* Populated by UI.renderMessages() */}}
|
||||
|
||||
Reference in New Issue
Block a user