mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 14:13:02 -04:00
rebrand gcv -> lens
This commit is contained in:
parent
0fe41c25f1
commit
6438e7b63f
9 changed files with 21 additions and 16 deletions
|
@ -81,8 +81,8 @@ module.exports = {
|
|||
},
|
||||
description: codeblock("ansi", ["" + ocr.response.body.text.substr(0,3900)]),
|
||||
footer: {
|
||||
iconUrl: STATICS.google,
|
||||
text: `Google Cloud Vision • ${context.application.name} • Took ${ocr.timings}s`
|
||||
iconUrl: STATICS.googlelens,
|
||||
text: `Google Lens • ${context.application.name} • Took ${ocr.timings}s`
|
||||
}
|
||||
}],
|
||||
components
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue