Do not open sidebar by default, too much going on

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2020-04-25 00:26:25 +02:00 committed by Jonas Rittershofer
commit ab3fff47c2

View file

@ -132,7 +132,7 @@ export default {
data() {
return {
opened: true,
opened: false,
lang: '',
locale: '',
longDateFormat: '',