diff options
| author | taehoon <th.dev91@gmail.com> | 2019-09-19 13:59:34 -0400 |
|---|---|---|
| committer | taehoon <th.dev91@gmail.com> | 2019-09-20 11:29:29 -0400 |
| commit | d6a941a128f37a2d04f5e60ad21037c2c5efcfa3 (patch) | |
| tree | 07e7093e8ad4a3af99e9749593a17e2cbc6f87aa /src/App.vue | |
| parent | 0c8038d4f610bd7260b920e6fb55a8ea0341d291 (diff) | |
rename component
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 46d3ac42..f1086e60 100644 --- a/src/App.vue +++ b/src/App.vue @@ -107,7 +107,7 @@ :floating="true" class="floating-chat mobile-hidden" /> - <MobilePostStatusModal /> + <MobilePostStatusButton /> <UserReportingModal /> <PostStatusModal /> <portal-target name="modal" /> |
