Skip to content

Commit

Permalink
Fix discovery sidebar not opening after closing it
Browse files Browse the repository at this point in the history
  • Loading branch information
Fajfa committed Nov 30, 2023
1 parent 62f57d1 commit db9d459
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/web/discovery/src/views/Layout.vue
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
:pinned.sync="pinned"
:icon="icon"
:logo="logo"
:disabled-routes="['report.list', 'report.create', 'report.edit']"
expand-on-hover
>
<template #body-expanded>
Expand Down

0 comments on commit db9d459

Please sign in to comment.