mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
fix wordwrap not being set initially
This commit is contained in:
parent
730b1fff71
commit
6b15df3bcd
|
@ -3322,6 +3322,7 @@ var treectl = (function () {
|
|||
clmod(ebi('tree'), 'nowrap', !v);
|
||||
reload_tree();
|
||||
}
|
||||
setwrap(r.wtree);
|
||||
|
||||
r.entree = function (e) {
|
||||
ev(e);
|
||||
|
|
Loading…
Reference in a new issue