This commit is contained in:
ditiqi 2025-02-24 11:50:36 +08:00
parent 617c7db919
commit 0a2dad865f
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ export const InitTaxonomies: {
{ {
name: "分类", name: "分类",
slug: TaxonomySlug.CATEGORY, slug: TaxonomySlug.CATEGORY,
objectType: [ObjectType.COURSE],
}, },
{ {
name: "难度等级", name: "难度等级",