From 71e11c4f61f82cfbbb0b57116dbc88b8afbf6f58 Mon Sep 17 00:00:00 2001 From: icleitoncosta Date: Mon, 9 Sep 2024 13:09:27 -0300 Subject: [PATCH] docs: Fixed docs load gaId error --- typedoc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typedoc.json b/typedoc.json index 811de49e8..14dd4bf53 100644 --- a/typedoc.json +++ b/typedoc.json @@ -7,7 +7,7 @@ "excludeProtected": true, "includeVersion": true, "out": "api-docs", - "gaID": "G-LTZL26963K", + //"gaID": "G-LTZL26963K", "visibilityFilters": { "external": false }