Skip to content

Commit f865ce5

Browse files
committed
Links: remove comment
might be out of date because of the last commit
1 parent 9fd34e7 commit f865ce5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Links.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ class Links {
5252
}
5353

5454
createBottomLeftMenuContainer() {
55-
// Works as expected in vector, modern, monobook, timeless. Is in right menu instead of left menu in vector-2022. Doesn't show up at all in minerva.
56-
// Could fix in those skins by adding it before an existing nearby portlet, then using the p.parentNode.appendChild( p ); trick.
5755
this.mw.util.addPortlet( 'p-links', 'More tools', '#p-tb' );
5856
}
5957

0 commit comments

Comments
 (0)