fix: change wrong company name (#8801)
This commit is contained in:
parent
6df14e50b2
commit
3d2cb25a67
3 changed files with 3 additions and 3 deletions
|
|
@ -22,7 +22,7 @@ const Install = () => {
|
|||
<Header />
|
||||
<InstallForm />
|
||||
<div className='px-8 py-6 text-sm font-normal text-gray-500'>
|
||||
© {new Date().getFullYear()} Dify, Inc. All rights reserved.
|
||||
© {new Date().getFullYear()} LangGenius, Inc. All rights reserved.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue