Bump version, fix new messages thing

This commit is contained in:
Jon Staab
2025-05-09 12:26:05 -07:00
parent 4d10fe7cc0
commit e94aa3c119
7 changed files with 18 additions and 11 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
</div>
<ProfileInfo {pubkey} {url} />
<ModalFooter>
<Button onclick={back} class="btn btn-link hidden md:block">
<Button onclick={back} class="hidden md:btn md:btn-link">
<Icon icon="alt-arrow-left" />
Go back
</Button>