mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2025-12-08 17:32:27 +08:00
chore: to new logo and name
This commit is contained in:
@ -38,7 +38,7 @@ const Main: FC = () => {
|
||||
|
||||
useEffect(() => {
|
||||
if (APP_INFO?.title) {
|
||||
document.title = `${APP_INFO.title} - Powered by LangGenius`
|
||||
document.title = `${APP_INFO.title} - Powered by Dify`
|
||||
}
|
||||
}, [APP_INFO?.title])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user