Skip to content

Commit

Permalink
[#18] Add 'lastRetro' in settings.json, update settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanLin-TWer committed Feb 28, 2017
1 parent 664e9c6 commit 32b9495
Showing 1 changed file with 7 additions and 13 deletions.
20 changes: 7 additions & 13 deletions settings.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
{
"token": "",
"workspaceId": "1663862",
"since": "2017-01-27",
"until": "2017-02-19",
"since": "2017-02-27",
"until": "2017-02-28",
"excludes": {
"holidays": [
"2017-01-27",
"2017-01-30",
"2017-01-31"
],
"leaves": [
"2017-02-01"
],
"others": [
]
"holidays": [],
"leaves": [],
"others": []
},
"weekdayProjects": [
"DART-GFI",
Expand All @@ -28,5 +21,6 @@
],
"weekdayClients": [
"A1-Work"
]
],
"lastRetro": "https://github.com/linesh-simplicity/linesh-simplicity.github.io/issues/116"
}

0 comments on commit 32b9495

Please sign in to comment.