[fix] aol engine uses wikidata id for C++ (#6221)

This commit is contained in:
Austin-Olacsi
2026-06-08 05:32:26 +02:00
committed by GitHub
parent 86903a2c66
commit 41fcf0be4b
+1 -1
View File
@@ -40,7 +40,7 @@ if t.TYPE_CHECKING:
about = {
"website": "https://www.aol.com",
"wikidata_id": "Q2407",
"wikidata_id": "Q27585",
"official_api_documentation": None,
"use_official_api": False,
"require_api_key": False,