diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/App.vue | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/App.vue b/src/App.vue index d77c34bb..b2d8df8b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -20,7 +20,6 @@ <div class="sidebar" :class="{ 'mobile-hidden': mobileActivePanel != 'sidebar' }"> <div class="sidebar-container"> <user-panel></user-panel> - <nav-panel></nav-panel> <notifications v-if="currentUser"></notifications> </div> |
