Merge branch 'master' into meta-box-create

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

View file

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