✨ Can edit avatar and banner
This commit is contained in:
@ -63,7 +63,7 @@ class _ChatDetailScreenState extends State<ChatDetailScreen> {
|
||||
];
|
||||
|
||||
return IndentScaffold(
|
||||
title: AppLocalizations.of(context)!.chatManage,
|
||||
title: AppLocalizations.of(context)!.chatDetail,
|
||||
hideDrawer: true,
|
||||
noSafeArea: true,
|
||||
child: Column(
|
||||
|
Reference in New Issue
Block a user