Skip to content

Commit

Permalink
Merge pull request #749 from brunopicinin/fix-google-vision-ocr-icon
Browse files Browse the repository at this point in the history
Fix Google Vision OCR icon
  • Loading branch information
PawelPeczek-Roboflow authored Oct 17, 2024
2 parents 30b5bd0 + 729ef0d commit 90dfb26
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ class BlockManifest(WorkflowBlockManifest):
"block_type": "model",
"ui_manifest": {
"section": "model",
"icon": "far fa-google",
"icon": "fa-brands fa-google",
},
},
protected_namespaces=(),
Expand Down

0 comments on commit 90dfb26

Please sign in to comment.