Skip to content

Commit 36a3348

Browse files
committed
Update links.js
1 parent 15a82df commit 36a3348

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
@@ -104,6 +104,12 @@ function decodeLink(url) {
104104

105105
}
106106

107+
if (link.get('embed')) {
108+
109+
linkData.embed = true;
110+
111+
}
112+
107113

108114

109115
// legacy link type

0 commit comments

Comments
 (0)