diff --git a/public/index.html b/public/index.html index 3dac725..a29aa8f 100644 --- a/public/index.html +++ b/public/index.html @@ -4,6 +4,7 @@ + - - {/each} + {#each Object.entries(homeActions) as [homeActionId, homeAction] (homeActionId)} + {/each}