diff --git a/apps/app/src/lib/profile/MediaGallery.svelte b/apps/app/src/lib/profile/MediaGallery.svelte
index 9366efd..24347a6 100644
--- a/apps/app/src/lib/profile/MediaGallery.svelte
+++ b/apps/app/src/lib/profile/MediaGallery.svelte
@@ -28,29 +28,27 @@
{/if}
-{#if false}
-
{upload()}
-
-
-
-
-{/if}
+{upload()}
+
+
+
+
{#if uploadModal}