diff --git a/src/components/Output/Print/Systems/Firecons/index.svelte b/src/components/Output/Print/Systems/Firecons/index.svelte index dcfc664..10ce7c2 100644 --- a/src/components/Output/Print/Systems/Firecons/index.svelte +++ b/src/components/Output/Print/Systems/Firecons/index.svelte @@ -1,18 +1,20 @@ -
- {#each _.range(firecons) as firecon } - firecon - {/each} -
+
+ {#each _.range(firecons) as firecon} + firecon + {/each} +
- + + +