Skip to content

Commit 2fdd649

Browse files
committed
frontend change
1 parent 03c5dc1 commit 2fdd649

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/js/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// bootstrap module must be the first one to be imported, it handles webpack lazy-loading and global errors
22
import './bootstrap.js';
33

4+
45
import {initRepoActivityTopAuthorsChart} from './components/RepoActivityTopAuthors.vue';
56
import {initScopedAccessTokenCategories} from './components/ScopedAccessTokenSelector.vue';
67
import {initDashboardRepoList} from './components/DashboardRepoList.vue';

0 commit comments

Comments
 (0)