mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 06:33:05 -04:00
rebrand gcv -> lens
This commit is contained in:
parent
0fe41c25f1
commit
6438e7b63f
9 changed files with 21 additions and 16 deletions
|
@ -25,8 +25,8 @@ function createReverseImageSearchResultPage(context, result, source) {
|
|||
url: source
|
||||
},
|
||||
footer: {
|
||||
iconUrl: STATICS.google,
|
||||
text: `Google Cloud Vision • ${context.application.name}`
|
||||
iconUrl: STATICS.googlelens,
|
||||
text: `Google Lens • ${context.application.name}`
|
||||
}
|
||||
}))
|
||||
if (result.thumbnail) res.embeds[0].thumbnail = { url: result.thumbnail };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue