Fix help link on popup

This commit is contained in:
Ajay Ramachandran
2020-12-14 23:56:56 -05:00
parent 9b572609f8
commit 865422eaaa
2 changed files with 2 additions and 2 deletions

View File

@@ -135,7 +135,7 @@
<br/>
<a href="https://discord.gg/QnmVMpU" target="_blank" rel="noopener">Discord</a> |
<a href="https://matrix.to/#/+sponsorblock:ajay.app" target="_blank" rel="noopener">Matrix</a> |
<a id="helpButton" href="#">__MSG_help__</a>
<a id="helpButton" style="cursor: pointer;">__MSG_help__</a>
</footer>
<button id="showNoticeAgain" style="display: none" class="dangerButton popupElement">__MSG_showNotice__</button>