chore: enchance app config
This commit is contained in:
parent
97d3a6277d
commit
139adcbb38
6 changed files with 59 additions and 81 deletions
|
|
@ -66,7 +66,7 @@ export type ConversationItem = {
|
|||
introduction: string,
|
||||
}
|
||||
|
||||
export type SiteInfo = {
|
||||
export type AppInfo = {
|
||||
title: string
|
||||
description: string
|
||||
default_language: Locale
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue