General clean up and standardizing of things. More option buttons. Show/hide from launcher.

This commit is contained in:
Scott Idem
2024-09-04 13:05:21 -04:00
parent 5aaaaa164d
commit 3919347383
17 changed files with 193 additions and 37 deletions

View File

@@ -590,7 +590,7 @@ function handle_qr_camera(event) {
<span class="fas fa-check text-green-500"></span>
{#if $ae_loc.trusted_access}
<span class="print_count variant-soft-warning px-1">{badge_obj.print_count}x</span>
<span class="print_count variant-soft-warning px-1">{badge_obj.print_count}&times;</span>
{/if}
{/if}
</span>