mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
update path selection
This commit is contained in:
parent
5406262f6b
commit
7499715aec
@ -161,6 +161,7 @@
|
|||||||
|
|
||||||
picker.show({
|
picker.show({
|
||||||
|
|
||||||
|
includeFiles: true,
|
||||||
callback: function (path) {
|
callback: function (path) {
|
||||||
|
|
||||||
if (path) {
|
if (path) {
|
||||||
|
Loading…
Reference in New Issue
Block a user