diff options
| author | Henry Jameson <me@hjkos.com> | 2022-08-02 00:37:48 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-08-02 00:37:48 +0300 |
| commit | 5b7c6538745083dfd48771392ab22de557a7a344 (patch) | |
| tree | 3f7f17a881280c0d56a1ddf119334c35771eb400 /src/App.vue | |
| parent | 3fc9673a7d0fb851283e4ed687c2fd7790f03317 (diff) | |
initial scratch
Diffstat (limited to 'src/App.vue')
| -rw-r--r-- | src/App.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/App.vue b/src/App.vue index 0efadaf0..c741aa70 100644 --- a/src/App.vue +++ b/src/App.vue @@ -65,6 +65,7 @@ <UserReportingModal /> <PostStatusModal /> <SettingsModal /> + <UpdateNotification /> <div id="modal" /> <GlobalNoticeList /> <div id="popovers" /> |
