Add missing dependencies

This commit is contained in:
the1812 2018-10-25 11:40:30 +08:00
parent bbff7ed820
commit 83c3cf8864
4 changed files with 16 additions and 0 deletions

View File

@ -181,6 +181,10 @@
this.forceWide.dependencies = [
this.forceWideStyle
];
this.downloadVideo.dependencies = [
this.downloadVideoDom,
this.downloadVideoStyle
];
}).apply(Resource.all);
(function ()
{

View File

@ -181,6 +181,10 @@
this.forceWide.dependencies = [
this.forceWideStyle
];
this.downloadVideo.dependencies = [
this.downloadVideoDom,
this.downloadVideoStyle
];
}).apply(Resource.all);
(function ()
{

View File

@ -181,6 +181,10 @@
this.forceWide.dependencies = [
this.forceWideStyle
];
this.downloadVideo.dependencies = [
this.downloadVideoDom,
this.downloadVideoStyle
];
}).apply(Resource.all);
(function ()
{

View File

@ -181,6 +181,10 @@
this.forceWide.dependencies = [
this.forceWideStyle
];
this.downloadVideo.dependencies = [
this.downloadVideoDom,
this.downloadVideoStyle
];
}).apply(Resource.all);
(function ()
{