mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-05-01 15:18:59 +08:00
fix word
This commit is contained in:
parent
2b596e226a
commit
dbcfcafdfc
@ -222,7 +222,7 @@ var ContentType2PushContent = map[int64]string{
|
|||||||
AtText: "[有人@你]",
|
AtText: "[有人@你]",
|
||||||
GroupMsg: "你收到一条群聊消息",
|
GroupMsg: "你收到一条群聊消息",
|
||||||
Common: "你收到一条新消息",
|
Common: "你收到一条新消息",
|
||||||
SignalMsg: "音視頻通話邀請",
|
SignalMsg: "音视频通话邀请",
|
||||||
}
|
}
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user