mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Remove unused data from JSON lists
This commit is contained in:
parent
b3d5d9acb6
commit
837cf6f83c
3 changed files with 4 additions and 4 deletions
|
|
@ -188,14 +188,14 @@ export default async function () {
|
|||
name,
|
||||
status,
|
||||
lastUpdated,
|
||||
url,
|
||||
// url,
|
||||
text,
|
||||
slug: appSlug,
|
||||
endpoint,
|
||||
category: {
|
||||
slug: categorySlug
|
||||
},
|
||||
content: token.content,
|
||||
// content: token.content,
|
||||
relatedLinks
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue