Bläddra i källkod

fix: correct typos in the icons for microsoft (#5243)

kurokobo 10 månader sedan
förälder
incheckning
2e842333b1

+ 1 - 1
api/core/model_runtime/model_providers/azure_openai/_assets/icon_s_en.svg

@@ -1,5 +1,5 @@
 <svg width="21" height="22" viewBox="0 0 21 22" fill="none" xmlns="http://www.w3.org/2000/svg">
-<g id="Microsfot">
+<g id="Microsoft">
 <rect id="Rectangle 1010" y="0.5" width="10" height="10" fill="#EF4F21"/>
 <rect id="Rectangle 1012" y="11.5" width="10" height="10" fill="#03A4EE"/>
 <rect id="Rectangle 1011" x="11" y="0.5" width="10" height="10" fill="#7EB903"/>

+ 1 - 1
web/app/components/base/icons/assets/public/llm/microsoft.svg

@@ -1,5 +1,5 @@
 <svg width="21" height="22" viewBox="0 0 21 22" fill="none" xmlns="http://www.w3.org/2000/svg">
-<g id="Microsfot">
+<g id="Microsoft">
 <rect id="Rectangle 1010" y="0.5" width="10" height="10" fill="#EF4F21"/>
 <rect id="Rectangle 1012" y="11.5" width="10" height="10" fill="#03A4EE"/>
 <rect id="Rectangle 1011" x="11" y="0.5" width="10" height="10" fill="#7EB903"/>

+ 1 - 1
web/app/components/base/icons/src/public/llm/Microsoft.json

@@ -15,7 +15,7 @@
 				"type": "element",
 				"name": "g",
 				"attributes": {
-					"id": "Microsfot"
+					"id": "Microsoft"
 				},
 				"children": [
 					{