Ой бля видно закрепленные соо в чатах*
This commit is contained in:
@@ -1415,7 +1415,7 @@ class _ChatScreenState extends State<ChatScreen> {
|
|||||||
builder: (context) => AlertDialog(
|
builder: (context) => AlertDialog(
|
||||||
title: const Text('Удалить чат'),
|
title: const Text('Удалить чат'),
|
||||||
content: Text(
|
content: Text(
|
||||||
'Вы уверены, что хотите удалить чат с ${_currentContact.name}? Это действие нельзя отменить.',
|
'Вы уверены, что хотите удалить чат с ${_currentContact.name}? Это действие нельзя отменить.', //1231231233
|
||||||
),
|
),
|
||||||
actions: [
|
actions: [
|
||||||
TextButton(
|
TextButton(
|
||||||
|
|||||||
Reference in New Issue
Block a user