rebrand gcv -> lens

This commit is contained in:
bignutty 2024-11-22 20:29:27 +01:00
parent 0fe41c25f1
commit 6438e7b63f
9 changed files with 21 additions and 16 deletions

View file

@ -35,8 +35,8 @@ module.exports = {
url: image
},
footer: {
iconUrl: STATICS.google,
text: `Google Cloud Vision${context.application.name}`
iconUrl: STATICS.googlelens,
text: `Google Lens${context.application.name}`
}
}))
},