@@ -1,3 +1,5 @@
//go:build sim
package main
import (
@@ -13,7 +15,7 @@ import (
)
const (
gatewayURL = "ws://localhost:3333/push"
gatewayURL = "ws://localhost:3333/sync"
apiKey = "gateway"
serverID = "test-server-001"
The note is not visible to the blocked user.