Skip to content

Commit 4c12996

Browse files
fix: added a msg for user that key is encrypted
1 parent 6fd9502 commit 4c12996

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

autoinscribe/autoinscribe/doctype/autoinscribe_settings/autoinscribe_settings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"fieldname": "openai_gpt_key",
1818
"fieldtype": "Password",
1919
"in_list_view": 1,
20-
"label": "OpenAI GPT Key",
20+
"label": "OpenAI GPT Key (encrypted for security reasons)",
2121
"reqd": 1
2222
},
2323
{
@@ -47,7 +47,7 @@
4747
"index_web_pages_for_search": 1,
4848
"issingle": 1,
4949
"links": [],
50-
"modified": "2024-01-03 16:24:32.354396",
50+
"modified": "2024-01-03 16:40:26.214014",
5151
"modified_by": "Administrator",
5252
"module": "AutoInscribe",
5353
"name": "AutoInscribe Settings",

0 commit comments

Comments
 (0)