mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
don't misrepresent tempsel state
This commit is contained in:
parent
6780a209c2
commit
0a23ade58c
|
|
@ -9702,8 +9702,6 @@ var msel = (function () {
|
|||
};
|
||||
|
||||
r.loadsel = function (vp, sel) {
|
||||
clmod(ebi('gridsel'), 'temp', false);
|
||||
|
||||
if (!sel || !r.so || !ebi(r.so))
|
||||
r.so = r.pr = null;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue