semicolon

This commit is contained in:
icxes 2026-05-23 17:00:44 +03:00
parent ca406472f4
commit 0c2eca43e6
No known key found for this signature in database

View file

@ -10036,7 +10036,7 @@ function reload_browser() {
if (e.target.closest('#widget,#ops,.opview,.doc')) return;
if (e.target.closest('#gfiles'))
ebi('gfiles').style.userSelect = "none"
ebi('gfiles').style.userSelect = "none";
var pos = getpp(e);
startx = pos.x;