diff --git a/extension.json b/extension.json index 9cf9d2a..ef59cb3 100644 --- a/extension.json +++ b/extension.json @@ -29,9 +29,6 @@ "TextExtracts\\": "includes/" }, "Hooks": { - "OpenSearchXml": [ - "TextExtracts\\Hooks::onApiOpenSearchSuggest" - ], "ApiOpenSearchSuggest": [ "TextExtracts\\Hooks::onApiOpenSearchSuggest" ] @@ -56,4 +53,4 @@ "ExtractsExtendOpenSearchXml": false }, "manifest_version": 1 -} \ No newline at end of file +}