Skip to content

Commit a5922a1

Browse files
authored
Update links.js
1 parent 54d28e2 commit a5922a1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

links.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ function decodeLink(url) {
111111

112112
}
113113

114+
if (link.get('gitToken')) {
115+
116+
linkData.gitToken = link.get('gitToken');
117+
118+
}
119+
114120

115121

116122
// legacy link type

0 commit comments

Comments
 (0)