From 5b7c6538745083dfd48771392ab22de557a7a344 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Tue, 2 Aug 2022 00:37:48 +0300 Subject: initial scratch --- src/App.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/App.js') diff --git a/src/App.js b/src/App.js index d5967685..f5bd7e2e 100644 --- a/src/App.js +++ b/src/App.js @@ -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 -- cgit v1.2.3-70-g09d2