This commit is contained in:
N-Believe 2024-04-08 14:03:09 +08:00
parent c2bd399580
commit a0df392c16

View File

@ -13,7 +13,6 @@ colorMap = {
"agent": [0, 0, 80],
}
def OperateCamelStr(_str: str):
if " " in _str:
return _str