QR: Add toggle to hide popout button

This commit is contained in:
Cohee
2024-08-20 23:06:36 +03:00
parent 7d2e35d950
commit de335a4a96
6 changed files with 35 additions and 13 deletions

View File

@ -11,6 +11,9 @@
<label class="flex-container">
<input type="checkbox" id="qr--isCombined"><span data-i18n="Combine Quick Replies">Combine Quick Replies</span>
</label>
<label class="flex-container">
<input type="checkbox" id="qr--showPopoutButton"><span data-i18n="Show Popout Button">Show Popout Button</span>
</label>
<hr>