diff --git a/emhttp/plugins/dynamix/include/FileTree.php b/emhttp/plugins/dynamix/include/FileTree.php index c5c8b5c8d..33e9dab7b 100644 --- a/emhttp/plugins/dynamix/include/FileTree.php +++ b/emhttp/plugins/dynamix/include/FileTree.php @@ -50,7 +50,7 @@ $match = $_POST['match']; $checkbox = $_POST['multiSelect']=='true' ? "" : ""; /* Excluded folders to not show in the dropdown in the '/mnt/' directory only. */ -$excludedFolders = ["RecycleBin", "addons", "remotes", "rootshare", "user0"]; +$excludedFolders = ["RecycleBin", "addons", "rootshare", "user0"]; echo "