mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-31 09:34:12 +03:00
fix spelling mistakes
This commit is contained in:
@@ -31,7 +31,7 @@ message QueryCurrRegionHttpRsp {
|
|||||||
bytes region_custom_config_encrypted = 12;
|
bytes region_custom_config_encrypted = 12;
|
||||||
bytes client_region_custom_config_encrypted = 13;
|
bytes client_region_custom_config_encrypted = 13;
|
||||||
oneof detail {
|
oneof detail {
|
||||||
ForceUpdateInfo force_udpate = 4;
|
ForceUpdateInfo force_update = 4;
|
||||||
StopServerInfo stop_server = 5;
|
StopServerInfo stop_server = 5;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user