@@ -47,7 +47,7 @@
const token = uni.getStorageSync("token");
if (!token) return
chat.initSocket()
// chat.initSocket()
const userStore = useUserStore()
userStore.getCurrentUser().then(res => {
const {
The note is not visible to the blocked user.