mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
revise 1/2/3 step promise
This commit is contained in:
parent
e20fe0b78a
commit
5afacb01fb
1 changed files with 2 additions and 2 deletions
|
@ -112,7 +112,7 @@ $reward = LBRY::youtubeReward();
|
|||
</div>
|
||||
<div class="step one enabled" data-enable="12">
|
||||
<div class="circle">1</div>
|
||||
<p class="text">Confirm your channel sync</p>
|
||||
<p class="text">Sync your channel</p>
|
||||
</div>
|
||||
<div class="step two enabled" data-enable="33">
|
||||
<div class="circle">2</div>
|
||||
|
@ -120,7 +120,7 @@ $reward = LBRY::youtubeReward();
|
|||
</div>
|
||||
<div class="step three enabled" data-enable="75">
|
||||
<div class="circle">3</div>
|
||||
<p class="text">Wait for sync and receive your LBRY Credits</p>
|
||||
<p class="text">Receive your LBRY Credits</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue