New triggers work properly.

This commit is contained in:
Justin Marshall
2020-06-09 21:54:06 -07:00
parent 6fcd7a484e
commit baeaf6c807
+1 -1
View File
@@ -2022,7 +2022,7 @@ bool TriggerTypeClass::Edit(void)
break; break;
} }
} }
return(false); return(true);
} }
#endif #endif