mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 01:58:30 +00:00
Reverted name change of the Pump-Device to prevent issues with existing layouts
This commit is contained in:
parent
df52f6703c
commit
e86cc84b58
@ -112,7 +112,7 @@ namespace RGB.NET.Devices.Corsair
|
|||||||
return "DAP Fan";
|
return "DAP Fan";
|
||||||
|
|
||||||
case CorsairChannelDeviceType.Pump:
|
case CorsairChannelDeviceType.Pump:
|
||||||
return "AIO Pump";
|
return "Pump";
|
||||||
|
|
||||||
case CorsairChannelDeviceType.FanQL:
|
case CorsairChannelDeviceType.FanQL:
|
||||||
return "QL Fan";
|
return "QL Fan";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user