This commit is contained in:
naielv
2025-08-14 17:18:38 +02:00
parent e0470d0dd1
commit 138af3a364
4 changed files with 12 additions and 23 deletions

View File

@@ -967,8 +967,7 @@ function TS_IndexElement(
});
}
ref.map().on((data, key, _msg, _ev) => {
EVENTLISTENER = _ev;
EventListeners.GunJS.append(_ev);
function add_row(data, key) {
if (data != null) {
data["_key"] = key;