mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-03-05 13:30:32 -05:00
Fix JSDoc type for badBotUA variable
Update JSDoc type annotation for badBotUA variable
This commit is contained in:
committed by
GitHub
parent
15643689fd
commit
968ec9cada
@@ -55,7 +55,7 @@
|
||||
* blacklist of UserAgents (parts) known to belong to a bot
|
||||
*
|
||||
* @private
|
||||
* @enum {Array}
|
||||
* @type {string[]}
|
||||
* @readonly
|
||||
*/
|
||||
var badBotUA = [
|
||||
|
||||
Reference in New Issue
Block a user