Merge branch 'master' into meta-box-create

This commit is contained in:
Lemuel Smyth 2022-02-13 10:48:02 -06:00 committed by GitHub
commit 264a076728
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -274,7 +274,7 @@ class LBRY_Admin
); );
} }
/** /**e
* Checkbox to default to always allow publish on LBRY * Checkbox to default to always allow publish on LBRY
*/ */
public function lbry_always_pub_callback() public function lbry_always_pub_callback()
@ -292,7 +292,7 @@ class LBRY_Admin
); );
} }
/** /**r
* Prints select to choose a default to publish to channel * Prints select to choose a default to publish to channel
*/ */
public function default_channel_callback() public function default_channel_callback()