diff options
Diffstat (limited to 'src/App.vue')
| -rw-r--r-- | src/App.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.vue b/src/App.vue index dbe842ec..33077c9c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -120,7 +120,7 @@ <MobilePostStatusButton /> <UserReportingModal /> <PostStatusModal /> - <portal-target name="modal" /> + <portal-target name="modal" multiple /> </div> </template> |
