no message
This commit is contained in:
parent
10b809b4a7
commit
f321eb69d1
@ -71,7 +71,8 @@ final class TgSendFormat
|
||||
$sFlowMix .= " ] ";
|
||||
|
||||
if ($sMemo) {
|
||||
$sName .= '%'.$sMemo;
|
||||
$sFlowMix .= "[".$sMemo."]";
|
||||
// $sName .= '%'.$sMemo;
|
||||
}
|
||||
|
||||
$this->aContent[] = [$sName, $sFlowMix];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user