fix: Remove unnecessary blank line in ChatDetailScreen for cleaner code

This commit is contained in:
k1ngsterr1
2026-01-13 02:56:36 +05:00
parent be0a1821b3
commit 901fb52e63

View File

@@ -560,7 +560,6 @@ fun ChatDetailScreen(
) )
} }
} }
// Кнопки действий // Кнопки действий
if (!isSavedMessages) { if (!isSavedMessages) {
IconButton(onClick = { /* TODO: Voice call */}) { IconButton(onClick = { /* TODO: Voice call */}) {