mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-03 12:47:35 +01:00
Add buttons
This commit is contained in:
parent
462b2ea7b2
commit
7ecd0602df
@ -3100,9 +3100,21 @@
|
||||
<div class="drawer-icon fa-solid fa-font fa-fw closedIcon" title="AI Response Formatting" data-i18n="[title]AI Response Formatting"></div>
|
||||
</div>
|
||||
<div id="AdvancedFormatting" class="drawer-content">
|
||||
<h3 class="margin0" data-i18n="Advanced Formatting">
|
||||
<div class="flex-container alignItemsBaseline">
|
||||
<h3 class="margin0 flex1" data-i18n="Advanced Formatting">
|
||||
Advanced Formatting
|
||||
</h3>
|
||||
<div class="flex-container">
|
||||
<div id="af_master_import" class="menu_button menu_button_icon">
|
||||
<i class="fa-solid fa-file-import"></i>
|
||||
<span data-i18n="Master Import">Master Import</span>
|
||||
</div>
|
||||
<div id="af_master_export" class="menu_button menu_button_icon">
|
||||
<i class="fa-solid fa-file-export"></i>
|
||||
<span data-i18n="Master Export">Master Export</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-container spaceEvenly">
|
||||
<div id="ContextSettings" class="flex-container flexNoGap flexFlowColumn flex1">
|
||||
<div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user