Skip to content

Commit

Permalink
add: Redtail auth page text guide
Browse files Browse the repository at this point in the history
  • Loading branch information
DaKingKong committed Oct 11, 2024
1 parent 93e4484 commit 61cbd6f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/adapters/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,16 @@
"page": {
"title": "Redtail",
"content": [
{
"const": "description",
"description": "Please enter your Redtail CRM credentials below",
"type": "string",
"uiSchema": {
"ui:field": "typography",
"ui:variant": "body2",
"ui:align": "center"
}
},
{
"const": "username",
"title": "username",
Expand Down

0 comments on commit 61cbd6f

Please sign in to comment.