Update Vue.ai / personalisation

main
nurbek 3 years ago
parent a28e51f9f0
commit 893261a434

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 11 KiB

@ -633,11 +633,15 @@
"description": "Vue.ai is an AI-powered experience management suite which combines the power of product, customer and business intelligence using computer vision and NLP.",
"icon": "Vue.ai.svg",
"js": {
"vuex": ""
"vuex": "",
"getVueUrlSegments": ""
},
"saas": true,
"scriptSrc": "vuex\\.vue\\.ai",
"website": "https://vue.ai/"
"scriptSrc": [
"vuex\\.vue\\.ai",
"vue_ai\\.js"
],
"website": "https://vue.ai"
},
"Vue.js": {
"cats": [

Loading…
Cancel
Save