fix LocalFL
This commit is contained in:
@ -254,6 +254,7 @@ struct LocalFL
|
||||
if(pfl) pfl = dbChannelRunPostChain(pchan, pfl);
|
||||
}
|
||||
}
|
||||
this->pfl = pfl;
|
||||
}
|
||||
~LocalFL() {
|
||||
if(ours) db_delete_field_log(pfl);
|
||||
|
Reference in New Issue
Block a user