no message

This commit is contained in:
hellcat 2025-04-04 16:03:51 +08:00
parent 8804809931
commit 9f1aabd457

View File

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