Can edit avatar and banner

This commit is contained in:
2024-05-03 16:16:42 +08:00
parent e742338d92
commit 740c704fb8
9 changed files with 147 additions and 19 deletions

View File

@ -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(