no message

This commit is contained in:
hellcat 2025-04-04 15:59:48 +08:00
parent f321eb69d1
commit 6af74c3495

View File

@ -71,7 +71,7 @@ final class TgSendFormat
$sFlowMix .= " ] ";
if ($sMemo) {
$sFlowMix .= "[".$sMemo."]";
$sFlowMix .= "#".$sMemo;
// $sName .= '%'.$sMemo;
}