@@ -160,6 +160,9 @@ void Mouse::listDevices() {
case BLOODY_R70_PID:
name = "Bloody R70";
break;
case BLOODY_A9_PID:
name = "Bloody A9";
default:
name = "Unknown";
}
The note is not visible to the blocked user.