gazelle config data: fix typo (#14063)

This commit is contained in:
Bogdan 2023-02-22 01:44:31 +02:00 committed by GitHub
parent 8ae91c23c1
commit ad2377a53b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ namespace Jackett.Common.Models.IndexerConfig.Bespoke
if (has2Fa)
{
CookieHint = new DisplayInfoConfigurationItem("CookieHint",
@"Use the Cookie field only if 2FA is enabled for your account, let it empty otherwise.
@"Use the Cookie field only if 2FA is enabled for your account, leave it empty otherwise.
<ol><li>Login to this tracker with your browser
<li>Open the <b>DevTools</b> panel by pressing <b>F12</b>
<li>Select the <b>Network</b> tab