mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-26 04:32:50 +00:00
perf: faq
This commit is contained in:
parent
36d1ff3679
commit
17b4c70e4f
|
|
@ -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