chore: rebuild CentOS7 release package
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
(function () {
|
||||
'use strict';
|
||||
|
||||
const ASSET_VERSION = '20260626-ccweb-prompt-compact-ui';
|
||||
const ASSET_VERSION = '20260629-ccweb-prompt-dark-theme';
|
||||
const WS_URL = `${location.protocol === 'https:' ? 'wss' : 'ws'}://${location.host}/ws`;
|
||||
const RENDER_DEBOUNCE = 100;
|
||||
const COMPOSER_SUGGESTION_DEBOUNCE = 120;
|
||||
|
||||
Reference in New Issue
Block a user