fix variable name

This commit is contained in:
ghost 2023-09-17 01:25:01 +03:00
parent 288ea5fa71
commit 7a00630533
2 changed files with 3 additions and 3 deletions

View file

@ -572,7 +572,7 @@ try
foreach ($remoteMagnet->xs as $xs)
{
if ($url = Yggverse\Parser\Url::parse($tr))
if ($url = Yggverse\Parser\Url::parse($xs))
{
$db->initMagnetToExactSourceId(
$localMagnet->magnetId,