diff --git a/www/js/version.json b/www/js/version.json index a5e7939..9a591be 100644 --- a/www/js/version.json +++ b/www/js/version.json @@ -1,5 +1,5 @@ { - "VERSION": "v0.7.37", - "VERSION_NUMBER": "0.7.37", - "BUILD_DATE": "2026-06-26T01:29:31.321Z" + "VERSION": "v0.7.38", + "VERSION_NUMBER": "0.7.38", + "BUILD_DATE": "2026-06-26T11:18:32.425Z" } diff --git a/www/post-feed.html b/www/post-feed.html index 934bef9..f1560f0 100644 --- a/www/post-feed.html +++ b/www/post-feed.html @@ -898,7 +898,6 @@ replyComposerInstance = mountComposer(hostEl, { currentPubkey, followedProfiles: [], - layout: 'inline', showUploadIcon: true, showPreview: true, autoHideOnSubmit: false,