Skip to content

Commit

Permalink
fix: update tecommons event format
Browse files Browse the repository at this point in the history
  • Loading branch information
zxqx committed Aug 26, 2021
1 parent 3fd2c52 commit 4917bd9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions protocols/tecommons/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,31 +2,31 @@
{
"title": "Weekly Soft-Gov WG",
"url": "https://discord.gg/eBEQFRnScT",
"date": "2021-08-31T05:00:0000",
"date": "2021-08-31T05:00:00.000Z",
"type": "call"
},
{
"title": "Weekly Soft-Gov WG",
"url": "https://discord.gg/eBEQFRnScT",
"date": "2021-09-07T05:00:0000",
"date": "2021-09-07T05:00:00.000Z",
"type": "call"
},
{
"title": "Weekly Soft-Gov WG",
"url": "https://discord.gg/eBEQFRnScT",
"date": "2021-09-14T05:00:0000",
"date": "2021-09-14T05:00:00.000Z",
"type": "call"
},
{
"title": "Weekly Soft-Gov WG",
"url": "https://discord.gg/eBEQFRnScT",
"date": "2021-09-21T05:00:0000",
"date": "2021-09-21T05:00:00.000Z",
"type": "call"
},
{
"title": "Weekly Soft-Gov WG",
"url": "https://discord.gg/eBEQFRnScT",
"date": "2021-09-28T05:00:0000",
"date": "2021-09-28T05:00:00.000Z",
"type": "call"
}
]

0 comments on commit 4917bd9

Please sign in to comment.