Skip to content

Commit b0f6485

Browse files
authored
Merge pull request #16 from muruganin/issue-fix5
updated value and defid for all valq project
2 parents 675dec9 + 84a1e1c commit b0f6485

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

config.js

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@ window.config = [{
3434
}]
3535
},
3636
{
37-
value: 'ValqPowerBI',
37+
value: 'Y36dsDvWJ6VcqDkoYTMj5o',
3838
label: 'ValQ PowerBI',
39+
defId: '61285feb-70ef-41b9-8eb1-1f406930ad94',
3940
params: [{
4041
name: 'buildType',
4142
type: 'dropdown',
@@ -79,8 +80,9 @@ window.config = [{
7980
}]
8081
},
8182
{
82-
value: 'valq',
83+
value: 'YArp1wNLCFvccGW3YNsJX6',
8384
label: 'ValQ',
85+
defId: '69bade85-bd67-4762-938b-d4474b66ec38',
8486
params: [{
8587
name: 'buildType',
8688
type: 'dropdown',

0 commit comments

Comments
 (0)