You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
extensions: ["Note : 4,3", "4 292 avis Les avis ne sont pas validés par la recherche Google"],
detected_extensions: { rating: 4.5, note: 4.3, avis_les_avis_ne_sont_pas_validés_par_la_recherche_google: 4292 }
},
Expected
{
extensions: ["Note : 4,3", "4 292 avis", "Les avis ne sont pas validés par la recherche Google"],
detected_extensions: { rating: 4.5, note: 4.3, avis: 4292 }
},
Extensions should be separated out.
Public links: Playground
Internal links: Search Inspect
The text was updated successfully, but these errors were encountered: