mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-24 10:30:13 +01:00
🎨 Improve the mouse hove data sync button information on the desktop and browser https://github.com/siyuan-note/siyuan/issues/8521
This commit is contained in:
parent
a0d3dfa3c5
commit
a7e6164f0e
1 changed files with 0 additions and 5 deletions
|
|
@ -667,11 +667,6 @@ func connectSyncWebSocket() {
|
|||
return
|
||||
}
|
||||
|
||||
if "1602224134353" != Conf.User.UserId {
|
||||
// TODO 测试账号
|
||||
return
|
||||
}
|
||||
|
||||
//logging.LogInfof("connecting sync websocket...")
|
||||
var dialErr error
|
||||
webSocketConn, dialErr = dialSyncWebSocket()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue