Apply suggestions from code review

Co-authored-by: delvh <dev.lh@web.de>
This commit is contained in:
6543 2021-10-14 18:36:16 +02:00 committed by GitHub
parent 3d51f1b8f3
commit 4d78ad9b0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ function initVueComponents() {
},
organizations: {
type: Array,
default: () => [],
default: [],
},
isOrganization: {
type: Boolean,