Do not open sidebar by default, too much going on
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
a16f7c671d
commit
ab3fff47c2
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ export default {
|
|||
|
||||
data() {
|
||||
return {
|
||||
opened: true,
|
||||
opened: false,
|
||||
lang: '',
|
||||
locale: '',
|
||||
longDateFormat: '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue