@@ -106,6 +106,7 @@ func main() {
return
} else if customerrors.Is(err, customerrors.ErrNoInternet) {
utils.PrintAndExit("No internet connection")
}
panic(err)
The note is not visible to the blocked user.