mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-03 21:48:02 +00:00
perf: app type
This commit is contained in:
@@ -30,7 +30,7 @@ export const defaultHistory: ShareChatHistoryItemType = {
|
||||
const defaultShareChatData: ShareChatType = {
|
||||
userAvatar: HUMAN_ICON,
|
||||
app: {
|
||||
name: 'AI',
|
||||
name: '',
|
||||
avatar: '/icon/logo.png',
|
||||
intro: ''
|
||||
},
|
||||
|
Reference in New Issue
Block a user