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 b0c454f commit 49ff5ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<script setup>
import { onMounted } from 'vue'
import { Layer8Init } from 'src/utils/layer8Init'
console.log()
onMounted(async () => {
await Layer8Init()
})
Expand Down

0 comments on commit 49ff5ff

Please sign in to comment.