mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update youtube_status.php
This commit is contained in:
parent
f1ed179d4d
commit
a3f7fde784
1 changed files with 5 additions and 0 deletions
|
@ -33,6 +33,11 @@
|
|||
<span><?php echo $status['data']['videos']?></span>
|
||||
</p>
|
||||
</div>
|
||||
<div class="block">
|
||||
<p>Expected Rewards<br>
|
||||
<span><?php echo $status['data']['expected_reward']?></span>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue