mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-02-02 01:54:13 +00:00
fix warning notice
This commit is contained in:
parent
314320c554
commit
0b316734b8
@ -708,7 +708,7 @@ class TorrentController extends AbstractController
|
||||
: $file->setAnnounceList(
|
||||
array_unique(
|
||||
array_merge(
|
||||
$file->getAnnounceList(),
|
||||
(array) $file->getAnnounceList(),
|
||||
[$trackers]
|
||||
)
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user