Skip to content

Commit

Permalink
Remove author listing option to use presenter [WEB-2984]
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhiltri committed Jan 17, 2025
1 parent 6ce16dd commit 997bc2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Http/Controllers/Twill/ArticleController.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ class ArticleController extends \App\Http\Controllers\Twill\ModuleController
'edit_link' => true,
'sort' => true,
'field' => 'author',
'present' => true,
],
];

Expand Down

0 comments on commit 997bc2f

Please sign in to comment.