@@ -11,7 +11,7 @@ export default defineNuxtConfig({
],
script: [
{ src: "isMobile.js" },
- // { src: "aff.js" },
+ { src: "aff.js" },
]
},