Skip to content

Commit 2e8f9d9

Browse files
author
Mike Senn
authored
Update config.json (#164)
* Update config.json Code in createWorkItem.js only accepts the string 'true' * Update config.json
1 parent 1e29547 commit 2e8f9d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.git2gus/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"productTag": "a1aEE000000GLQHYA4",
2+
"productTag": "a1aEE000000OVXJYA4",
33
"defaultBuild": "Backlog",
4-
"hideWorkItemUrl": true,
4+
"hideWorkItemUrl": "true",
55
"statusWhenClosed": "FIXED"
66
}

0 commit comments

Comments
 (0)