Merge branch 'master' into meta-box-create
This commit is contained in:
commit
e8a62ec35c
1 changed files with 3 additions and 2 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue