Add comment

This commit is contained in:
Gregory John Casamento 2024-01-08 03:23:40 -05:00
parent 90eb32c36f
commit fe40179309

View file

@ -381,7 +381,8 @@
customClassName = className;
}
}
// Handle custom classes
if ([rootObjects containsObject: obj] && obj != nil &&
[obj isKindOfClass: [GormWindowTemplate class]] == NO)
{