diff options
-rw-r--r-- | settings.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings.html b/settings.html index 3db898b..052d993 100644 --- a/settings.html +++ b/settings.html @@ -56,6 +56,10 @@ <br> <br> <h3 class="options">Custom Mod Message</h3> + <a href="https://github.com/Mango0x45/no-ad-retimer/blob/master/docs/custom_mod_messages.md" target="_blank"> + Help + </a> + <br> <textarea id="custom_mod_message" cols="40" rows="3" onchange="set_mod_message(event)"></textarea> <!-- This needs to come after the switches switch --> |