Merge branch 'master' into lbry-publish

This commit is contained in:
Lemuel Smyth 2022-02-14 08:43:10 -06:00 committed by GitHub
commit 5809f72823
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -338,7 +338,7 @@ class LBRY_Admin
<p>Looks like you haven't added any channels yet, you can do that now on the <a href="<?php echo esc_url( admin_url( add_query_arg( array( 'page' => 'lbrypress', 'tab' => 'channels' ), 'options.php' ) ) ); ?>" class="">Channels Tab</a></p>
<?php }
}
/**
* Prints License input
*/