Breakpoint set

This commit is contained in:
2025-10-27 20:31:44 -04:00
parent 837691aa2f
commit 8b4619f6ae
+1 -1
View File
@@ -58,7 +58,7 @@ public abstract class dbHandlerBase {
int id = rs.getInt(1);
if (id == 883641)
if (id == 883640)
Logger.info("hit");
if (DbManager.inCache(localObjectType, id)) {