mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-07 01:46:49 +08:00
enhancement: skip fetching to improve user experience when switching … (#2580)
This commit is contained in:
@@ -16,7 +16,7 @@ export type App = {
|
||||
app_id: string
|
||||
description: string
|
||||
copyright: string
|
||||
privacy_policy: string
|
||||
privacy_policy: string | null
|
||||
category: AppCategory
|
||||
position: number
|
||||
is_listed: boolean
|
||||
|
||||
Reference in New Issue
Block a user