mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 13:53:33 +01:00
Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev
This commit is contained in:
commit
a813083c97
1 changed files with 6 additions and 0 deletions
|
|
@ -1017,6 +1017,9 @@
|
|||
<BundleResource Include="..\MediaBrowser.WebDashboard\dashboard-ui\bower_components\emby-apiclient\apiclient.js">
|
||||
<Link>Resources\dashboard-ui\bower_components\emby-apiclient\apiclient.js</Link>
|
||||
</BundleResource>
|
||||
<BundleResource Include="..\MediaBrowser.WebDashboard\dashboard-ui\bower_components\emby-apiclient\appstorage-cache.js">
|
||||
<Link>Resources\dashboard-ui\bower_components\emby-apiclient\appstorage-cache.js</Link>
|
||||
</BundleResource>
|
||||
<BundleResource Include="..\MediaBrowser.WebDashboard\dashboard-ui\bower_components\emby-apiclient\appstorage-localstorage.js">
|
||||
<Link>Resources\dashboard-ui\bower_components\emby-apiclient\appstorage-localstorage.js</Link>
|
||||
</BundleResource>
|
||||
|
|
@ -3711,6 +3714,9 @@
|
|||
<BundleResource Include="..\MediaBrowser.WebDashboard\dashboard-ui\components\navdrawer\navdrawer.js">
|
||||
<Link>Resources\dashboard-ui\components\navdrawer\navdrawer.js</Link>
|
||||
</BundleResource>
|
||||
<BundleResource Include="..\MediaBrowser.WebDashboard\dashboard-ui\components\syncjoblist\syncjoblist.js">
|
||||
<Link>Resources\dashboard-ui\components\syncjoblist\syncjoblist.js</Link>
|
||||
</BundleResource>
|
||||
<BundleResource Include="..\MediaBrowser.WebDashboard\dashboard-ui\components\tvproviders\schedulesdirect.js">
|
||||
<Link>Resources\dashboard-ui\components\tvproviders\schedulesdirect.js</Link>
|
||||
</BundleResource>
|
||||
|
|
|
|||
Loading…
Reference in a new issue