Skip to content

Commit

Permalink
Redeploy
Browse files Browse the repository at this point in the history
  • Loading branch information
marclupanc committed Dec 12, 2024
1 parent cdee1ff commit b0c454f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<script setup>
import { onMounted } from 'vue'
import { Layer8Init } from 'src/utils/layer8Init'
console.log()
onMounted(async () => {
await Layer8Init()
})
Expand Down

0 comments on commit b0c454f

Please sign in to comment.