We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64871a5 commit b67cd41Copy full SHA for b67cd41
lib/scripts/linkwiz.js
@@ -422,5 +422,5 @@ class LinkWizard {
422
423
}
424
425
-const dw_linkwiz = new LinkWizard();
+window.dw_linkwiz = new LinkWizard();
426
0 commit comments