fix: in standalone mode, the user online status is wrong

This commit is contained in:
withchao 2025-05-16 17:11:19 +08:00
parent 8fd91fa207
commit 9616e920ed

4
go.mod
View File

@ -219,7 +219,3 @@ require (
golang.org/x/crypto v0.27.0 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
)
//replace (
// github.com/openimsdk/tools => /Users/chao/Desktop/code/tools
//)