@@ -76,6 +76,9 @@
}
$ruleCounts += "info: $([string]$count)"
} else {
if (-not $count) {
$count = 0 # 明示的に0を設定しないと空文字列に変換されるため
$ruleCounts += "$($level): $($count), "
The note is not visible to the blocked user.