Fix profile dialog

This commit is contained in:
2025-08-30 19:08:43 +03:00
Unverified
parent 5af5c98f71
commit 65c5a6d5fb
6 changed files with 26 additions and 19 deletions
-1
View File
@@ -12,7 +12,6 @@ export default function ChatScreen() {
<>
<ChatInterface />
<ProfileDialog />
<CropperDialog />
<SettingsDialog />
<MessageContextMenu />