Toggle reads Mesh Chat
This commit is contained in:
@@ -2412,7 +2412,7 @@ function vv_ai_chat_markup(string $prefix, array $o = []): void {
|
||||
<button type="button" id="<?= $p ?>-mode" class="vv-ai-btn ghost"
|
||||
onclick="vvNcMode()" title="Switch between the assistant and the mesh"
|
||||
style="margin-left:8px;font-size:10px;padding:2px 8px;">
|
||||
<span id="<?= $p ?>-mode-l">Mesh</span>
|
||||
<span id="<?= $p ?>-mode-l">Mesh Chat</span>
|
||||
<span id="vv-nc-badge" hidden
|
||||
style="margin-left:5px;background:#7c4dff;color:#fff;border-radius:8px;
|
||||
padding:0 6px;font-size:9px;font-weight:700;">✉ 0</span>
|
||||
|
||||
Reference in New Issue
Block a user