Fix closing sideBar
This commit is contained in:
parent
c56089cfa3
commit
a60cff20f4
|
@ -74,7 +74,8 @@ export default defineComponent({
|
||||||
backgroundColor,
|
backgroundColor,
|
||||||
shortcutEnabled,
|
shortcutEnabled,
|
||||||
changeLoading,
|
changeLoading,
|
||||||
reload
|
reload,
|
||||||
|
close
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue