Clarify Anonymous mode option description

This commit is contained in:
younesaassila 2024-07-10 11:48:27 +02:00
parent e58c8c91ce
commit dda7abb2bb

View File

@ -113,9 +113,14 @@
<label for="anonymous-mode-checkbox">Anonymous mode</label> <label for="anonymous-mode-checkbox">Anonymous mode</label>
<br /> <br />
<small> <small>
Watch streams as if you were logged out. This option might help Watch streams as if you were logged out. This option may help
reduce the number of "Commercial break in progress" ads. reduce the number of "Commercial break in progress" ads.
</small> </small>
<br />
<small>
This option might prevent Drops from working. Only disable it
<b>if you are having issues</b>.
</small>
</li> </li>
</ul> </ul>
</section> </section>