fix: passsword to data
This commit is contained in:
parent
4e52c6ffa2
commit
aff1180e72
1 changed files with 3 additions and 3 deletions
|
|
@ -50,16 +50,16 @@
|
|||
},
|
||||
{
|
||||
"fieldname": "authorization_code",
|
||||
"fieldtype": "Password",
|
||||
"fieldtype": "Data",
|
||||
"label": "Authorization Code"
|
||||
},
|
||||
{
|
||||
"fieldname": "refresh_token",
|
||||
"fieldtype": "Password",
|
||||
"fieldtype": "Data",
|
||||
"label": "Refresh Token"
|
||||
}
|
||||
],
|
||||
"modified": "2019-08-09 18:20:58.169056",
|
||||
"modified": "2019-08-09 19:16:28.614921",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Integrations",
|
||||
"name": "Google Drive",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue