From 52990303982048d807b7a8dc8c016bb332bc710e Mon Sep 17 00:00:00 2001 From: tristantheb Date: Sat, 19 Jun 2021 18:31:13 +0200 Subject: Remove hidden bcd for API pages (#1249) * Remove hidden bcd for API pages * rm * typo * minor reword * minor rewording Co-authored-by: SphinxKnight --- files/fr/web/api/rtcpeerconnection/setconfiguration/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/fr/web/api/rtcpeerconnection/setconfiguration') diff --git a/files/fr/web/api/rtcpeerconnection/setconfiguration/index.html b/files/fr/web/api/rtcpeerconnection/setconfiguration/index.html index 8d4c85f582..dc85b1039a 100644 --- a/files/fr/web/api/rtcpeerconnection/setconfiguration/index.html +++ b/files/fr/web/api/rtcpeerconnection/setconfiguration/index.html @@ -92,8 +92,6 @@ myPeerConnection.createOffer({"iceRestart": true}).then(function(offer) {

Compatibilité des navigateurs

- -

{{Compat("api.RTCPeerConnection.setConfiguration")}}

Voir aussi

-- cgit v1.2.3-54-g00ecf