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:
parent
4dae2fdc32
commit
fd25ff8c13
8 changed files with 13 additions and 27 deletions
|
@ -25,7 +25,6 @@
|
|||
|
||||
function updateMediaLocation(page, path, networkSharePath) {
|
||||
var virtualFolder = currentOptions.library;
|
||||
|
||||
ApiClient.updateMediaPath(virtualFolder.Name, {
|
||||
|
||||
Path: path,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue