mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 13:50:12 +08:00
parent
5572a3042f
commit
1dd1fcf016
@ -139,7 +139,7 @@ namespace NekoRay {
|
||||
} else if (latency < 200) {
|
||||
return Qt::darkYellow;
|
||||
} else {
|
||||
return Qt::darkRed;
|
||||
return Qt::red;
|
||||
}
|
||||
} else {
|
||||
return {};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user