fix web part property field name

This commit is contained in:
Nico De Cleyre 2023-02-04 21:06:55 +01:00
parent 47f4f4b1d3
commit 6cb638c669
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
define([], function() {
return {
"ApiKeyFieldLabel": "Description Field",
"ApiKeyFieldLabel": "Chat GPT key",
"AppLocalEnvironmentSharePoint": "The app is running on your local environment as SharePoint web part",
"AppLocalEnvironmentTeams": "The app is running on your local environment as Microsoft Teams app",
"AppLocalEnvironmentOffice": "The app is running on your local environment in office.com",