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

removed test code

This commit is contained in:
Luke Pulverenti 2013-10-21 10:22:21 -04:00
parent 31da862dc5
commit 739fe94044

View file

@ -84,8 +84,7 @@
options = options || {}; options = options || {};
var fileOptions = { var fileOptions = {
includeDirectories: true, includeDirectories: true
includeFiles: true
}; };
if (options.includeDirectories != null) { if (options.includeDirectories != null) {