User:MaskX247/Scripts/RedLinks Counter.js
Check if this would work
| ← Previous revision | Revision as of 22:09, 20 April 2026 | ||
| Line 6: | Line 6: | ||
this.count = 0; |
this.count = 0; |
||
this.panel = null; |
this.panel = null; |
||
this.portletLink = |
this.portletLink = RedLinkCounter.setPortletLink ?? 'p-tb'; |
||
} |
} |
||