mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-02 18:25:11 +00:00
Update DownloadActions.class.php
This commit is contained in:
parent
dab600105a
commit
5a74c4ad10
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ class DownloadActions extends Actions
|
|||
if ($os === OS::OS_ANDROID)
|
||||
{
|
||||
$params['downloadUrl'] = static::ANDROID_STORE_URL;
|
||||
// $params['osScreenshotSrc'] = 'https://spee.ch/@lbry:3f/newurl.png';
|
||||
$params['osScreenshotSrc'] = 'https://spee.ch/95ccabb4e73552fada5ef517fc8366e265980cd1/lbry-android-beta.gif';
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue