Fix JSDoc type for badBotUA variable

Update JSDoc type annotation for badBotUA variable
This commit is contained in:
Cloudscape Germany
2026-01-24 12:55:59 +01:00
committed by GitHub
parent 15643689fd
commit 968ec9cada
+1 -1
View File
@@ -55,7 +55,7 @@
* blacklist of UserAgents (parts) known to belong to a bot * blacklist of UserAgents (parts) known to belong to a bot
* *
* @private * @private
* @enum {Array} * @type {string[]}
* @readonly * @readonly
*/ */
var badBotUA = [ var badBotUA = [