Changeset 0.28.3.2 (#189)
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
// rejectWorkflowStage, _initChatListeners,
|
||||
// summarizeAndContinue, toggleChannelAutoCompact
|
||||
|
||||
(function() {
|
||||
'use strict';
|
||||
|
||||
// ── Chat Input Abstraction ──────────────────
|
||||
// Wraps CM6 editor (when available) or fallback textarea.
|
||||
@@ -1279,4 +1277,3 @@ sb.register('rejectWorkflowStage', rejectWorkflowStage);
|
||||
sb.register('_initChatListeners', _initChatListeners);
|
||||
sb.register('summarizeAndContinue', summarizeAndContinue);
|
||||
sb.register('toggleChannelAutoCompact', toggleChannelAutoCompact);
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user