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 1a166778..702b69d1 100644 --- a/src/App.vue +++ b/src/App.vue @@ -58,7 +58,7 @@ <UserReportingModal /> <PostStatusModal /> <SettingsModal /> - <portal-target name="modal" /> + <div id="modal"/> <GlobalNoticeList /> </div> </template> |
