update app_modules.js

This commit is contained in:
naielv
2025-09-03 00:10:26 +02:00
parent e6301bfb64
commit 841f063695

View File

@@ -787,6 +787,7 @@ function TS_IndexElement(
if (rowCallback != undefined) {
rowCallback(data, new_tr);
}
console.debug(data._key)
config.forEach((key) => {
switch (key.type) {
case "raw":