diff options
Diffstat (limited to 'src/App.vue')
| -rw-r--r-- | src/App.vue | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/App.vue b/src/App.vue index bf6e62e2..f1086e60 100644 --- a/src/App.vue +++ b/src/App.vue @@ -107,7 +107,9 @@ :floating="true" class="floating-chat mobile-hidden" /> + <MobilePostStatusButton /> <UserReportingModal /> + <PostStatusModal /> <portal-target name="modal" /> </div> </template> |
