mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-22 03:45:51 +08:00
add utils, enhance ui, remove debug stuff
This commit is contained in:
@@ -570,5 +570,5 @@ std::string DeviceDatabase::parseRegionInfo(const std::string &code)
|
||||
if (code == "C/A")
|
||||
return "Canada (English, French)";
|
||||
|
||||
return "Unknown Region (" + code + ")";
|
||||
return code;
|
||||
}
|
||||
Reference in New Issue
Block a user