mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 02:29:59 +00:00
Hide advanced options by default and add toggle checkbox
This commit is contained in:
@@ -183,7 +183,7 @@
|
||||
<img src="assets/photon_delete.svg" alt="icon, remove" />
|
||||
</button>
|
||||
|
||||
{#if !isEditingItem}
|
||||
{#if !isEditingItem && opts.showAdvancedOptions}
|
||||
<button
|
||||
type="button"
|
||||
class="whitelist__expand-button ghost"
|
||||
|
||||
Reference in New Issue
Block a user