From 968ec9cadab2a1015202f585bc87ec631112db0a Mon Sep 17 00:00:00 2001 From: Cloudscape Germany <418352+cloudscape-germany@users.noreply.github.com> Date: Sat, 24 Jan 2026 12:55:59 +0100 Subject: [PATCH] Fix JSDoc type for badBotUA variable Update JSDoc type annotation for badBotUA variable --- js/legacy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/legacy.js b/js/legacy.js index e0d96c92..a648df9d 100644 --- a/js/legacy.js +++ b/js/legacy.js @@ -55,7 +55,7 @@ * blacklist of UserAgents (parts) known to belong to a bot * * @private - * @enum {Array} + * @type {string[]} * @readonly */ var badBotUA = [