mirror of
https://github.com/langgenius/dify.git
synced 2026-06-10 18:10:15 +08:00
ebeee92e51
Remove label, description, and icon fields from SandboxProvider type as they are no longer returned by the backend API. Use i18n translations to display provider labels instead of relying on API response data.