We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d51f1b commit 4d78ad9Copy full SHA for 4d78ad9
web_src/js/components/DashboardRepoList.js
@@ -26,7 +26,7 @@ function initVueComponents() {
26
},
27
organizations: {
28
type: Array,
29
- default: () => [],
+ default: [],
30
31
isOrganization: {
32
type: Boolean,
0 commit comments