parent
bdfc69d09b
commit
e7f817bbff
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ class GmailLoaderComponent(Component):
|
|||
display_name = "Gmail Loader"
|
||||
description = "Loads emails from Gmail using provided credentials."
|
||||
icon = "Google"
|
||||
legacy: bool = True
|
||||
|
||||
inputs = [
|
||||
SecretStrInput(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue