fix sidebar xxx

This commit is contained in:
ogerly 2021-06-15 12:43:13 +02:00
parent 280aa8e1f1
commit 4aa25724b0
2 changed files with 1 additions and 2 deletions

View File

@ -85,7 +85,7 @@ export default {
default: 'img/brand/green.png',
description: 'Gradido Sidebar app logo',
},
value: { type: Array },
value: { type: String },
autoClose: {
type: Boolean,
default: true,

View File

@ -141,7 +141,6 @@ export default {
passwordVisibleNewPwd: false,
passwordVisibleNewPwdRepeat: false,
loading: true,
}
},
methods: {