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

allows to use multiple fallback fonts

This commit is contained in:
nyanmisaka 2020-07-29 03:04:13 +08:00
parent 86c87446e3
commit 7849f57f69
4 changed files with 19 additions and 11 deletions

View file

@ -189,7 +189,6 @@ define(['jQuery', 'loading', 'globalize', 'dom', 'libraryMenu'], function ($, lo
require(['directorybrowser'], function (directoryBrowser) {
var picker = new directoryBrowser();
picker.show({
includeFiles: true,
includeDirectories: true,
callback: function (path) {
if (path) {