mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
feat: partner badge in marketplace (#14258)
This commit is contained in:
@ -11,6 +11,7 @@ import type { UploadFileSetting } from '@/app/components/workflow/types'
|
||||
export enum Theme {
|
||||
light = 'light',
|
||||
dark = 'dark',
|
||||
system = 'system',
|
||||
}
|
||||
|
||||
export enum ProviderType {
|
||||
|
||||
Reference in New Issue
Block a user