mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 19:42:38 +02:00
Update
This commit is contained in:
parent
26d71e513a
commit
cda6a27ca9
9 changed files with 147 additions and 163 deletions
|
@ -39,6 +39,7 @@ class CustomizeAdvanced extends PluginAbstract {
|
|||
'useFFMPEGToGenerateThumbs',
|
||||
'makeVideosInactiveAfterEncode',
|
||||
'makeVideosUnlistedAfterEncode',
|
||||
'embedBackgroundColor',
|
||||
);
|
||||
}
|
||||
|
||||
|
@ -70,7 +71,6 @@ class CustomizeAdvanced extends PluginAbstract {
|
|||
'doNotShowEncoderButton',
|
||||
'encoderButtonLabel',
|
||||
'doNotShowEmbedButton',
|
||||
'embedBackgroundColor',
|
||||
'embedButtonLabel',
|
||||
'embedCodeTemplate',
|
||||
'embedCodeTemplateObject',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue