mirror of https://github.com/go-gitea/gitea.git
Apply suggestions from code review
Co-authored-by: delvh <dev.lh@web.de>
This commit is contained in:
parent
3d51f1b8f3
commit
4d78ad9b0e
|
@ -26,7 +26,7 @@ function initVueComponents() {
|
|||
},
|
||||
organizations: {
|
||||
type: Array,
|
||||
default: () => [],
|
||||
default: [],
|
||||
},
|
||||
isOrganization: {
|
||||
type: Boolean,
|
||||
|
|
Loading…
Reference in New Issue