Breakpoint set

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