chore: enchance app config
This commit is contained in:
+1
-1
@@ -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