mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
newest snapshot first
This commit is contained in:
parent
7a42856d32
commit
e0e4eb7104
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ class DownloadActions extends Actions
|
|||
return ['page/404'];
|
||||
}
|
||||
|
||||
ksort($bucket);
|
||||
krsort($bucket);
|
||||
|
||||
return Controller::redirect("http://$bucketName/" . array_keys($bucket)[0], 302);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue