mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-12 17:36:22 +01:00
5 lines
266 B
HTML
5 lines
266 B
HTML
<div id="attachFile" class="list-group-item flex-container flexGap5" title="Attach a file or image to a current chat.">
|
|
<div class="fa-fw fa-solid fa-paperclip extensionsMenuExtensionButton"></div>
|
|
<span data-i18n="Attach a File">Attach a File</span>
|
|
</div>
|