mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
use shared slideshow
This commit is contained in:
parent
a789f1d425
commit
7ac682f06c
@ -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…
x
Reference in New Issue
Block a user