Changed webpart icon

Pretty!
This commit is contained in:
Chris Kent 2024-01-28 00:53:37 -05:00
parent 23db68df35
commit 9142f3e3a7
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"group": { "default": "Advanced" }, "group": { "default": "Advanced" },
"title": { "default": "OpenAi Chat in streaming" }, "title": { "default": "OpenAi Chat in streaming" },
"description": { "default": "This webpart provides an OpenAI chat in streaming mode." }, "description": { "default": "This webpart provides an OpenAI chat in streaming mode." },
"officeFabricIconFontName": "Page", "officeFabricIconFontName": "OfficeChat",
"properties": { "properties": {
"openAiApiKey": "", "openAiApiKey": "",
"openAiApiEndpoint": "", "openAiApiEndpoint": "",