@ -37,7 +37,7 @@ $status = $1;
$percent = $2;
if ($status eq 'Discharging') {
$full_text = '';
$full_text = '↓';
} elsif ($status eq 'Charging') {
$full_text = '⚡';
}
The note is not visible to the blocked user.