Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: delvh <dev.lh@web.de>
  • Loading branch information
6543 and delvh committed Oct 14, 2021
1 parent 3d51f1b commit 4d78ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web_src/js/components/DashboardRepoList.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function initVueComponents() {
},
organizations: {
type: Array,
default: () => [],
default: [],
},
isOrganization: {
type: Boolean,
Expand Down

0 comments on commit 4d78ad9

Please sign in to comment.