Closed DatHaker123 closed 11 months ago
Probably as simple as adding <p> {count} <p/> to line 41 in src/routes/al2/list.svelte, but there's probably some formatting issues.
<p> {count} <p/>
Mmm good idea Added b858415
Probably as simple as adding
<p> {count} <p/>
to line 41 in src/routes/al2/list.svelte, but there's probably some formatting issues.