fixed team.json
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
teamName: "Appthentic",
|
||||
members: [
|
||||
{
|
||||
name: "Carl Weis",
|
||||
twitter: "carlweis",
|
||||
koding: "carlweis",
|
||||
location: "Lake Dallas, US"
|
||||
},
|
||||
]
|
||||
"teamName": "Appthentic",
|
||||
"members": [
|
||||
{
|
||||
"name": "Carl Weis",
|
||||
"twitter": "carlweis",
|
||||
"koding": "carlweis",
|
||||
"location": "Lake Dallas, US"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user