Add uncategorized category

This commit is contained in:
Sam Carlton 2021-03-04 21:29:39 -06:00
parent 5cded8a522
commit 7c4d36ac9d
2 changed files with 11 additions and 1 deletions

View file

@ -164,7 +164,7 @@ export default async function () {
slug: appSlug
}),
category: {
slug: 'no-category'
slug: 'uncategorized'
},
relatedLinks
})