Skip to content

Commit

Permalink
Merge pull request #3499 from h3poteto/fix/sidebar
Browse files Browse the repository at this point in the history
Fix closing sideBar
  • Loading branch information
h3poteto authored Jul 10, 2022
2 parents c56089c + a60cff2 commit 27dcbe4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/renderer/components/TimelineSpace/Contents/SideBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@ export default defineComponent({
backgroundColor,
shortcutEnabled,
changeLoading,
reload
reload,
close
}
}
})
Expand Down

0 comments on commit 27dcbe4

Please sign in to comment.