Add title to BG menu

8f6fe384a8604ee8ee2324981e230c5b74612984

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +4 -1Ignore whitespace
public/index.html+4 -1
@@ -4333,7 +4333,10 @@
4333 </div>4333 </div>
4334 <div id="Backgrounds" class="drawer-content closedDrawer">4334 <div id="Backgrounds" class="drawer-content closedDrawer">
4335 <div class="flex-container">4335 <div class="flex-container">
4336 <div class="flex-container wide100p">4336 <div class="flex-container alignItemsBaseline wide100p">
4337 <h3 class="margin0 flex2" data-i18n="Background Image">
4338 Background Image
4339 </h3>
4337 <input id="bg-filter" data-i18n="[placeholder]Filter" placeholder="Filter" class="text_pole flex1" type="search" />4340 <input id="bg-filter" data-i18n="[placeholder]Filter" placeholder="Filter" class="text_pole flex1" type="search" />
4338 <div id="auto_background" class="menu_button menu_button_icon" data-i18n="[title]Automatically select a background based on the chat context" title="Automatically select a background based on the chat context.">4341 <div id="auto_background" class="menu_button menu_button_icon" data-i18n="[title]Automatically select a background based on the chat context" title="Automatically select a background based on the chat context.">
4339 <i class="fa-solid fa-wand-magic"></i>4342 <i class="fa-solid fa-wand-magic"></i>