Skip to content

Commit

Permalink
remove nativo from the default template as it's already loaded by the…
Browse files Browse the repository at this point in the history
… plugin
  • Loading branch information
walsh9 committed Mar 20, 2024
1 parent 85cdb3b commit 77f8b35
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions layouts/default.vue
Original file line number Diff line number Diff line change
Expand Up @@ -119,11 +119,6 @@ useHead({
{ rel: 'preconnect', href: config.public.API_URL },
],
script: [
{
'src': 'https://s.ntv.io/serve/load.js',
'async': true,
'data-ntv-set-no-auto-start': '',
},
{
src: config.public.HTL_JS,
async: true,
Expand Down

0 comments on commit 77f8b35

Please sign in to comment.