Apply suggestions from code review

Co-authored-by: delvh <dev.lh@web.de>
pull/17301/head
6543 3 years ago committed by GitHub
parent 3d51f1b8f3
commit 4d78ad9b0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      web_src/js/components/DashboardRepoList.js

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

Loading…
Cancel
Save