mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add missing comma
This commit is contained in:
parent
f38db8f241
commit
89cf819f00
1 changed files with 1 additions and 1 deletions
|
|
@ -4009,7 +4009,7 @@ module.exports = [
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: [
|
tags: [
|
||||||
'Full Stack'
|
'Full Stack',
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
'ES6',
|
'ES6',
|
||||||
'Node.js',
|
'Node.js',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue