Skip to content

Commit

Permalink
fix: added a msg for user that key is encrypted
Browse files Browse the repository at this point in the history
  • Loading branch information
deepak-redsoftware committed Jan 3, 2024
1 parent 6fd9502 commit 4c12996
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"fieldname": "openai_gpt_key",
"fieldtype": "Password",
"in_list_view": 1,
"label": "OpenAI GPT Key",
"label": "OpenAI GPT Key (encrypted for security reasons)",
"reqd": 1
},
{
Expand Down Expand Up @@ -47,7 +47,7 @@
"index_web_pages_for_search": 1,
"issingle": 1,
"links": [],
"modified": "2024-01-03 16:24:32.354396",
"modified": "2024-01-03 16:40:26.214014",
"modified_by": "Administrator",
"module": "AutoInscribe",
"name": "AutoInscribe Settings",
Expand Down

0 comments on commit 4c12996

Please sign in to comment.