Skip to content

Commit a560b32

Browse files
fix
1 parent 3b5bf0d commit a560b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doggo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ async def call_robot(self, api_id, params=None):
6464

6565
await self.dog.maybe_reconnect()
6666
self.dog.robot.datachannel.pub_sub.publish_request_new(
67-
topic=RTC_TOPIC["SPORT_MOD"], args
67+
RTC_TOPIC["SPORT_MOD"], args
6868
)
6969

7070
def tool(self):

0 commit comments

Comments
 (0)