✨ Post show replies / forwareded
This commit is contained in:
@ -94,6 +94,7 @@ class PostRepliesList extends HookConsumerWidget {
|
||||
PostItem(
|
||||
item: data.items[index],
|
||||
backgroundColor: isWide ? Colors.transparent : null,
|
||||
showReferencePost: false,
|
||||
),
|
||||
const Divider(height: 1),
|
||||
],
|
||||
|
Reference in New Issue
Block a user