initial scratch
This commit is contained in:
parent
3fc9673a7d
commit
5b7c653874
8 changed files with 110 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ export default {
|
|||
MobileNav,
|
||||
DesktopNav,
|
||||
SettingsModal: defineAsyncComponent(() => import('./components/settings_modal/settings_modal.vue')),
|
||||
UpdateNotification: defineAsyncComponent(() => import('./components/update_notification/update_notification.vue')),
|
||||
UserReportingModal,
|
||||
PostStatusModal,
|
||||
GlobalNoticeList
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue