@@ -453,7 +392,7 @@ onMount( async() => {
-
+
@@ -493,7 +432,7 @@ onMount( async() => {
-
+
diff --git a/src/routes/community/+page.svelte b/src/routes/community/+page.svelte
index 9833d7b5..44c99255 100644
--- a/src/routes/community/+page.svelte
+++ b/src/routes/community/+page.svelte
@@ -1,7 +1,7 @@
@@ -294,14 +297,6 @@ $: {
-
-
-
-
-
-
-
-
@@ -329,7 +324,7 @@ $: {
-
+
{#each Array(5) as _}
{/each}
@@ -364,12 +359,12 @@ $: {
- {#if !loading}
+ {#if isLoaded}
{#each posts as post}
-
+