part function about interview

This commit is contained in:
Nan
2025-04-25 10:23:54 +08:00
parent b6f5d75656
commit e9c9d90902
24 changed files with 20416 additions and 2785 deletions

View File

@@ -45,7 +45,7 @@ export const DEFAULT_CONFIG = {
avatar: "1f603",
fontSize: 14,
fontFamily: "",
theme: Theme.Auto as Theme,
theme: Theme.Dark as Theme,
tightBorder: !!config?.isApp,
sendPreviewBubble: true,
enableAutoGenerateTitle: true,