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

pull/3359/head
withchao 4 months ago
parent 8fd91fa207
commit 9616e920ed

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

Loading…
Cancel
Save