Forgot to change testing.

This commit is contained in:
Scott Idem
2025-07-15 23:36:37 -04:00
parent 03c0dd6d13
commit 32c3be9983

View File

@@ -986,7 +986,7 @@ $effect(() => {
<!-- The app debug menu --> <!-- The app debug menu -->
<E_app_debug_menu <E_app_debug_menu
hide={$ae_loc.debug_menu.hide} hide={$ae_loc.debug_menu.hide}
bind:expand={$ae_loc.debug_menu.expandaa} bind:expand={$ae_loc.debug_menu.expand}
/> />
{:else} {:else}
<!-- Nothing to show --> <!-- Nothing to show -->