mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2025-12-24 08:36:39 +08:00
chore: enchance app config
This commit is contained in:
@ -66,7 +66,7 @@ export type ConversationItem = {
|
||||
introduction: string,
|
||||
}
|
||||
|
||||
export type SiteInfo = {
|
||||
export type AppInfo = {
|
||||
title: string
|
||||
description: string
|
||||
default_language: Locale
|
||||
|
||||
Reference in New Issue
Block a user