sync hub items with community (#133)
* [create-pull-request] automated change * Delete smtp.json Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com> Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
This commit is contained in:
committed by
GitHub
parent
66447bfff2
commit
9fb7e6d37f
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"workspace_id": "starter",
|
||||
"name": "smtp",
|
||||
"name": "email_smtp",
|
||||
"schema": {
|
||||
"type": "object",
|
||||
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
||||
@@ -28,5 +28,5 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"description": "SMTP connections info"
|
||||
"description": "SMTP connection infos"
|
||||
}
|
||||
Reference in New Issue
Block a user