black
This commit is contained in:
parent
6e2e576b29
commit
ee44240569
|
@ -96,4 +96,4 @@ class SyncMeshNodeID(APIView):
|
|||
agent.mesh_node_id = request.data["nodeid"]
|
||||
agent.save(update_fields=["mesh_node_id"])
|
||||
|
||||
return Response("ok")
|
||||
return Response("ok")
|
||||
|
|
Loading…
Reference in New Issue