v0.9.12 Fixed back swipe

This commit is contained in:
2026-03-14 12:38:46 -04:00
parent e38c7358f6
commit 2d0214fc10
7 changed files with 27 additions and 8 deletions

View File

@@ -149,6 +149,7 @@ export default function Message({ message: msg, prevMessage, currentUser, onRepl
status: msg.user_status,
hide_admin_tag: msg.user_hide_admin_tag,
about_me: msg.user_about_me,
allow_dm: msg.user_allow_dm,
};
return (