mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-22 11:15:42 +00:00
Merge pull request #1577 from Deimos-AI/pr/webui-chats-header-controls-extension
feat(webui): add chats-header-controls x-extension hook point
This commit is contained in:
commit
e911e5e03a
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
<button id="newChat" class="btn-icon-action chat-list-action-btn" @click="$store.chats.newChat()" aria-label="New Chat" title="New Chat" data-bs-placement="top" data-bs-trigger="hover">
|
||||
<span class="material-symbols-outlined">chat_add_on</span>
|
||||
</button>
|
||||
<x-extension id="chats-header-controls"></x-extension>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue