✨ Chat, chat local db, chat messaging retriving (no sync yet)
This commit is contained in:
@ -254,7 +254,7 @@ class PostComposeScreen extends HookConsumerWidget {
|
||||
children: [
|
||||
GestureDetector(
|
||||
child: ProfilePictureWidget(
|
||||
item: currentPublisher.value?.picture,
|
||||
fileId: currentPublisher.value?.pictureId,
|
||||
radius: 24,
|
||||
),
|
||||
onTap: () {
|
||||
|
Reference in New Issue
Block a user