update app_modules.js

This commit is contained in:
naielv
2025-08-14 17:34:58 +02:00
parent afa224cbdc
commit 4303a02c1a

View File

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