Skip to content

Commit

Permalink
Merge duplictae key in amendments
Browse files Browse the repository at this point in the history
  • Loading branch information
dontcallmedom committed Mar 25, 2024
1 parent 0cc9ad8 commit 5f047b8
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions amendments.json
Expand Up @@ -228,6 +228,15 @@
"type": "correction",
"status": "candidate",
"id": 12
},
{
"description": "Update explanation of simulcast envelope.",
"pr": 2814,
"testUpdates": "not-testable",
"difftype": "modify",
"type": "correction",
"status": "candidate",
"id": 28
}
],
"webidl-rtcicecandidate": [
Expand Down Expand Up @@ -634,17 +643,6 @@
"id": 43
}
],
"simulcast-functionality": [
{
"description": "Update explanation of simulcast envelope.",
"pr": 2814,
"testUpdates": "not-testable",
"difftype": "modify",
"type": "correction",
"status": "candidate",
"id": 28
}
],
"rtcrtpcodecparameters": [
{
"description": "Create RTCRtpCodec dictionary and reuse in RTCRtpCodecCapability and RTCRtpCodecParameters definitions",
Expand Down

0 comments on commit 5f047b8

Please sign in to comment.