aa
This commit is contained in:
@@ -443,7 +443,7 @@ func buildMsg(printMsg *model.PrintMsg) (data []byte, err error) {
|
||||
}
|
||||
|
||||
func replaceContentOther(content string) string {
|
||||
return strings.ReplaceAll(content, "⃣", " ")
|
||||
return strings.ReplaceAll(content, "⃣️", " ")
|
||||
}
|
||||
|
||||
func getCheckSum(str string) (check string) {
|
||||
|
||||
Reference in New Issue
Block a user