Meta box create #54

Merged
lemsmyth merged 8 commits from meta-box-create into master 2022-02-13 18:08:25 +01:00
Showing only changes of commit 264a076728 - Show all commits

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()