mirror of
https://github.com/9001/copyparty.git
synced 2026-03-24 09:02:55 +10:00
dont switch to treeview on play into next folder
This commit is contained in:
@@ -3714,6 +3714,7 @@ function tree_neigh(n) {
|
||||
if (!links.length) {
|
||||
treectl.dir_cb = function () {
|
||||
tree_neigh(n);
|
||||
treectl.detree();
|
||||
};
|
||||
treectl.entree(null, true);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user