From a98e1fb508ef9b78262d9e9781b52beba95a9141 Mon Sep 17 00:00:00 2001 From: Saul Pablo Labajo Izquierdo Date: Sat, 14 Sep 2024 13:18:52 +0200 Subject: [PATCH] fixed kmd doc --- .../src/server/interface/elements.WebRtcEndpoint.kmd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/module-elements/src/server/interface/elements.WebRtcEndpoint.kmd.json b/server/module-elements/src/server/interface/elements.WebRtcEndpoint.kmd.json index 8e7b0d9ec..1c9bcf3cd 100644 --- a/server/module-elements/src/server/interface/elements.WebRtcEndpoint.kmd.json +++ b/server/module-elements/src/server/interface/elements.WebRtcEndpoint.kmd.json @@ -731,7 +731,7 @@ This could also happen in the middle of a session, though not likely. "typeFormat": "REGISTER", "name": "IceCandidate", "doc": "IceCandidate representation based on RTCIceCandidate interface. -@see ice candidate interface", +@see ice candidate interface", "properties": [ { "name": "candidate",