mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add status to toml entries
This commit is contained in:
parent
e559194d49
commit
4fe3fdaa84
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ function makeDetailsFromListing ( listing ) {
|
|||
text: isNonEmptyString,
|
||||
content: isNonEmptyString,
|
||||
description: isNonEmptyString,
|
||||
// status: isNonEmptyString,
|
||||
status: isNonEmptyString,
|
||||
aliases: isNonEmptyArray,
|
||||
tags: isNonEmptyArray,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue