mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add unreported status
This commit is contained in:
parent
a147ab15c3
commit
8012fcd92b
3 changed files with 14 additions and 3 deletions
|
|
@ -2,5 +2,6 @@ export default {
|
|||
'✅': 'native',
|
||||
'✳️': 'rosetta',
|
||||
'⏹': 'no-in-progress',
|
||||
'🚫': 'no'
|
||||
'🚫': 'no',
|
||||
'🔶': 'unreported',
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue