mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-11 03:46:52 +08:00
Feature/add emoji (#103)
This commit is contained in:
@@ -11,6 +11,8 @@ export type ConversationItem = {
|
||||
|
||||
export type SiteInfo = {
|
||||
title: string
|
||||
icon: string
|
||||
icon_background: string
|
||||
description: string
|
||||
default_language: Locale
|
||||
prompt_public: boolean
|
||||
|
||||
Reference in New Issue
Block a user