Skip to content

Commit

Permalink
fix: linter
Browse files Browse the repository at this point in the history
  • Loading branch information
afondard committed Dec 18, 2024
1 parent 4940448 commit 158fd8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ window.addEventListener('beforeunload', () => {
kuzzle.removeAllListeners('disconnected');
});

app.initVue()
app.initVue();

0 comments on commit 158fd8a

Please sign in to comment.