Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
fix(post): allow menu to be shown
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethTrecy committed Dec 11, 2022
1 parent d82e796 commit 3793cc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/post/read.page.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
</Redirector>
<Viewer
v-model="post"
:may-have-menu="true"
:comment-count="commentCount"/>
<div class="comments">
<CreateCommentField
Expand Down

0 comments on commit 3793cc4

Please sign in to comment.