Skip to content

Commit

Permalink
Fix Google Vision OCR icon
Browse files Browse the repository at this point in the history
  • Loading branch information
brunopicinin committed Oct 16, 2024
1 parent 30b5bd0 commit 729ef0d
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 729ef0d

Please sign in to comment.