feat: Agregar widget de chat del asistente printerCentral
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 2m26s
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 2m26s
This commit is contained in:
@@ -28,6 +28,9 @@ export default defineNuxtConfig({
|
||||
{ name: 'apple-mobile-web-app-capable', content: 'yes' },
|
||||
{ name: 'mobile-web-app-capable', content: 'yes' },
|
||||
{ name: 'apple-mobile-web-app-status-bar-style', content: 'black-translucent' }
|
||||
],
|
||||
script: [
|
||||
{ src: 'https://gamdias.nucleoriofrio.com/widget.js', defer: true }
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user