This commit is contained in:
Kayla Man 2024-03-14 23:46:42 +08:00
parent 48ccce80eb
commit de40f36c25

View file

@ -346,7 +346,7 @@ class QtZbrushRpc(BaseZbrushRpc):
async def scene_inventory_tool(self):
"""Open Scene Inventory tool.
Function can't confirm if tool was opened becauise one part of
Function can't confirm if tool was opened because one part of
SceneInventory initialization is calling websocket request to host but
host can't response because is waiting for response from this call.
"""