mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-25 20:02:47 +00:00
perf: faq
This commit is contained in:
parent
d354fd4d67
commit
48132422b9
|
|
@ -26,6 +26,10 @@ const FAQ = () => {
|
|||
desc: t('common:FAQ.dataset_compute_a')
|
||||
},
|
||||
|
||||
{
|
||||
title: t('common:FAQ.index_del_q'),
|
||||
desc: t('common:FAQ.index_del_a')
|
||||
},
|
||||
{
|
||||
title: t('common:FAQ.index_del_q'),
|
||||
desc: t('common:FAQ.index_del_a')
|
||||
|
|
|
|||
Loading…
Reference in New Issue