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 коммит произвёл GitHub
Родитель 3d51f1b8f3
Коммит 4d78ad9b0e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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