mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Add missing dependencies
This commit is contained in:
parent
bbff7ed820
commit
83c3cf8864
@ -181,6 +181,10 @@
|
|||||||
this.forceWide.dependencies = [
|
this.forceWide.dependencies = [
|
||||||
this.forceWideStyle
|
this.forceWideStyle
|
||||||
];
|
];
|
||||||
|
this.downloadVideo.dependencies = [
|
||||||
|
this.downloadVideoDom,
|
||||||
|
this.downloadVideoStyle
|
||||||
|
];
|
||||||
}).apply(Resource.all);
|
}).apply(Resource.all);
|
||||||
(function ()
|
(function ()
|
||||||
{
|
{
|
||||||
|
|||||||
@ -181,6 +181,10 @@
|
|||||||
this.forceWide.dependencies = [
|
this.forceWide.dependencies = [
|
||||||
this.forceWideStyle
|
this.forceWideStyle
|
||||||
];
|
];
|
||||||
|
this.downloadVideo.dependencies = [
|
||||||
|
this.downloadVideoDom,
|
||||||
|
this.downloadVideoStyle
|
||||||
|
];
|
||||||
}).apply(Resource.all);
|
}).apply(Resource.all);
|
||||||
(function ()
|
(function ()
|
||||||
{
|
{
|
||||||
|
|||||||
@ -181,6 +181,10 @@
|
|||||||
this.forceWide.dependencies = [
|
this.forceWide.dependencies = [
|
||||||
this.forceWideStyle
|
this.forceWideStyle
|
||||||
];
|
];
|
||||||
|
this.downloadVideo.dependencies = [
|
||||||
|
this.downloadVideoDom,
|
||||||
|
this.downloadVideoStyle
|
||||||
|
];
|
||||||
}).apply(Resource.all);
|
}).apply(Resource.all);
|
||||||
(function ()
|
(function ()
|
||||||
{
|
{
|
||||||
|
|||||||
@ -181,6 +181,10 @@
|
|||||||
this.forceWide.dependencies = [
|
this.forceWide.dependencies = [
|
||||||
this.forceWideStyle
|
this.forceWideStyle
|
||||||
];
|
];
|
||||||
|
this.downloadVideo.dependencies = [
|
||||||
|
this.downloadVideoDom,
|
||||||
|
this.downloadVideoStyle
|
||||||
|
];
|
||||||
}).apply(Resource.all);
|
}).apply(Resource.all);
|
||||||
(function ()
|
(function ()
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user