Skip to content

Commit e1fb63c

Browse files
Update integrations.json
visualstudio.com should target azure.js
1 parent 02a280c commit e1fb63c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/integrations/integrations.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@
362362
"visualstudio.com": {
363363
"name": "VisualStudio",
364364
"link": "*://*.visualstudio.com/*",
365-
"script": "visualstudio.js",
365+
"script": "azure.js",
366366
"clone": false
367367
},
368368
"wekan.github.io": {
@@ -453,4 +453,4 @@
453453
"link": "*://*.freshrelease.com/*",
454454
"script": "freshrelease.js"
455455
}
456-
}
456+
}

0 commit comments

Comments
 (0)