mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Fix new categories breaking site
This commit is contained in:
parent
b357f838a0
commit
7412d74115
4 changed files with 55 additions and 5 deletions
|
|
@ -270,6 +270,7 @@ export default async function () {
|
|||
}
|
||||
|
||||
const category = {
|
||||
label: categoryTitle,
|
||||
slug: categorySlug
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue