mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 08:26:27 +08:00
add judgement of system feature
This commit is contained in:
parent
c6bf5d1864
commit
5afadb1540
@ -183,9 +183,6 @@ export default function AccountPage() {
|
|||||||
{t('common.operation.change')}
|
{t('common.operation.change')}
|
||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
<div className='system-sm-medium cursor-pointer rounded-lg bg-components-button-tertiary-bg px-3 py-2 text-components-button-tertiary-text' onClick={() => setShowUpdateEmail(true)}>
|
|
||||||
{t('common.operation.change')}
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user