@ -35,6 +35,9 @@ func LsCmd(ctx Context) (int, error) {
}
lights, err := c.ListLights(selector)
Debugf("%+v\n", lights)
if err != nil {
return ExitFailure, err
The note is not visible to the blocked user.