Skip to content

Commit

Permalink
Update for beta 16
Browse files Browse the repository at this point in the history
  • Loading branch information
askvortsov1 committed Mar 13, 2021
1 parent ca4bf00 commit 9caa728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extend.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
->attribute('newFlagCount', AddNewFlagCountAttribute::class),

(new Extend\ApiSerializer(ForumSerializer::class))
->mutate(AddFlagsApiAttributes::class),
->attributes(AddFlagsApiAttributes::class),

(new Extend\ApiController(ShowDiscussionController::class))
->addInclude(['posts.flags', 'posts.flags.user']),
Expand Down

0 comments on commit 9caa728

Please sign in to comment.