1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 17:35:49 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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