mirror of
https://github.com/go-gitea/gitea
synced 2024-12-22 16:44:26 +00:00
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: {
|
organizations: {
|
||||||
type: Array,
|
type: Array,
|
||||||
default: () => [],
|
default: [],
|
||||||
},
|
},
|
||||||
isOrganization: {
|
isOrganization: {
|
||||||
type: Boolean,
|
type: Boolean,
|
||||||
|
Loading…
Reference in New Issue
Block a user