mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Fix misspelling in comment
This commit is contained in:
parent
1a1e5f73c6
commit
6462a91466
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ const categoryMap = new Map([
|
||||||
[ 'Developer Tools', 1 ],
|
[ 'Developer Tools', 1 ],
|
||||||
// [ 'Name', 1 ],
|
// [ 'Name', 1 ],
|
||||||
|
|
||||||
// Needs work before apps can be assign games category
|
// Needs work before apps can be assigned games category
|
||||||
// so for now 'Games' genre is Entertainment
|
// so for now 'Games' genre is Entertainment
|
||||||
// [ 'Games', 100 ],
|
// [ 'Games', 100 ],
|
||||||
[ 'Games', 5 ],
|
[ 'Games', 5 ],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue