1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-03 17:17:19 +00:00

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

View File

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