Skip to content

Commit 0edda67

Browse files
committed
fix(post): remove option
1 parent 278942c commit 0edda67

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/ui/feedback/post/post.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,6 @@ class _PostViewState extends ConsumerState<_PostView> {
273273
textColor:
274274
Theme.of(context).textTheme.displayLarge!.color!,
275275
renderMode: RenderMode.column,
276-
hideAuthors: true,
277276
),
278277
const SizedBox(height: 8),
279278
Row(

0 commit comments

Comments
 (0)