Update youtube_status.php

This commit is contained in:
Thomas Zarebczan 2020-05-26 19:46:45 -04:00 committed by GitHub
parent 4fa4bfdc7c
commit 0847564bcd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -189,7 +189,9 @@
</label> </label>
<checkbox-toggle/> <checkbox-toggle/>
</checkbox-element> </checkbox-element>
<div>
<p>Please note: your subscriber count must be public (not 0) and over 100 to sync with LBRY.</p>
</div>
<div> <div>
<button type="submit" onClick="return submitEditForm()">Save Changes</button> <button type="submit" onClick="return submitEditForm()">Save Changes</button>
</div> </div>