mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-26 05:54:59 +01:00
use shared slideshow
This commit is contained in:
parent
05a0c28809
commit
c2f6e5fefc
1 changed files with 1 additions and 2 deletions
|
|
@ -354,8 +354,7 @@ namespace MediaBrowser.WebDashboard.Api
|
|||
DeleteFoldersByName(Path.Combine(bowerPath, "jstree"), "src");
|
||||
DeleteFoldersByName(Path.Combine(bowerPath, "Sortable"), "meteor");
|
||||
DeleteFoldersByName(Path.Combine(bowerPath, "Sortable"), "st");
|
||||
DeleteFoldersByName(Path.Combine(bowerPath, "swipebox"), "lib");
|
||||
DeleteFoldersByName(Path.Combine(bowerPath, "swipebox"), "scss");
|
||||
DeleteFoldersByName(Path.Combine(bowerPath, "Swiper"), "src");
|
||||
|
||||
if (string.Equals(mode, "cordova", StringComparison.OrdinalIgnoreCase))
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue