Skip to content

Commit

Permalink
fix branch
Browse files Browse the repository at this point in the history
  • Loading branch information
CoNETProject committed Sep 30, 2023
1 parent 8951119 commit 364e108
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ if (rootElement) {
if ('serviceWorker' in navigator) {
navigator.serviceWorker.register("/sw.js")
}

} else {
console.log (`CoNET Platform Loader Error: can't find rootElement`)
}
}

0 comments on commit 364e108

Please sign in to comment.