We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 467b14f commit 7cd24a9Copy full SHA for 7cd24a9
mistralrs-web-chat/static/index.html
@@ -11,7 +11,7 @@
11
<h2>Control panel</h2>
12
<select id="modelSelect"></select>
13
<button id="newChatBtn">➕ New chat</button>
14
- <button id="clearBtn">🗑️ Clear chat</button>
+ <button id="clearBtn">🧹 Clear chat</button>
15
<button id="renameBtn">✏️ Rename chat</button>
16
<button id="deleteBtn">🗑️ Delete chat</button>
17
<ul id="chatList"></ul>
0 commit comments