misc: todo left for testing

This commit is contained in:
vicnaum
2023-10-18 19:38:27 +02:00
parent 68d156247a
commit 48ec9ab4bc

View File

@@ -344,6 +344,7 @@ library PublicationLib {
.getPublication(commentParams.pointedProfileId, commentParams.pointedPubId)
.referenceModule;
if (refModule != address(0)) {
// TODO: Test this on a fork if old modules are still supported
try
IReferenceModule(refModule).processComment(
Types.ProcessCommentParams({