diff --git a/ui/components/Desk.vue b/ui/components/Desk.vue index f191205c..1af3221c 100644 --- a/ui/components/Desk.vue +++ b/ui/components/Desk.vue @@ -18,7 +18,7 @@ export default { FrappeSidebar: Sidebar, FrappeMain: Main, FrappeNavbar: Navbar - } + }, };