1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update network share settings

This commit is contained in:
Luke Pulverenti 2016-09-24 13:58:17 -04:00
parent 4dae2fdc32
commit fd25ff8c13
8 changed files with 13 additions and 27 deletions

View file

@ -25,7 +25,6 @@
function updateMediaLocation(page, path, networkSharePath) {
var virtualFolder = currentOptions.library;
ApiClient.updateMediaPath(virtualFolder.Name, {
Path: path,