@ -2256,9 +2256,9 @@ func jobShops(j Job) {
}
if cwm.Open {
out = fmt.Sprintf("%s ✔️", out)
out = fmt.Sprintf("%s ✅", out)
} else {
out = fmt.Sprintf("%s ❌", out)
out = fmt.Sprintf("%s ⛔", out)
c := getObjCastle(cwm.CastleID64)
out = fmt.Sprintf("%s%s", out, c.Logo)
The note is not visible to the blocked user.