mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
removed test code
This commit is contained in:
parent
31da862dc5
commit
739fe94044
@ -84,8 +84,7 @@
|
||||
options = options || {};
|
||||
|
||||
var fileOptions = {
|
||||
includeDirectories: true,
|
||||
includeFiles: true
|
||||
includeDirectories: true
|
||||
};
|
||||
|
||||
if (options.includeDirectories != null) {
|
||||
|
Loading…
Reference in New Issue
Block a user