add
This commit is contained in:
parent
8ddcd6993e
commit
726d2ff766
|
@ -56,7 +56,7 @@ export const InitTaxonomies: {
|
|||
objectType?: string[];
|
||||
}[] = [
|
||||
{
|
||||
name: "分类",
|
||||
name: "课程分类",
|
||||
slug: TaxonomySlug.CATEGORY,
|
||||
objectType: [ObjectType.COURSE],
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue