fix LocalFL

This commit is contained in:
Michael Davidsaver
2021-03-12 09:26:14 -08:00
parent 3438fde276
commit 04fbaf5a2e

View File

@ -254,6 +254,7 @@ struct LocalFL
if(pfl) pfl = dbChannelRunPostChain(pchan, pfl);
}
}
this->pfl = pfl;
}
~LocalFL() {
if(ours) db_delete_field_log(pfl);