Skip to content

Commit

Permalink
fix: synchronicity issue with dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronm-2112 committed Dec 1, 2023
1 parent f240e49 commit aec5192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ import './assets/imports'
import './assets/demo-btns'
import './assets/nav'
import './scripts/client'
import './scripts/guided-mode/guided-curate-dataset'
import './scripts/globals'
import './scripts/guided-mode/guided-curate-dataset'
import './scripts/others/renderer'
import './scripts/metadata-files/submission'
import './scripts/manage-dataset/manage-dataset'
Expand Down

0 comments on commit aec5192

Please sign in to comment.