mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-07-17 16:39:40 +00:00
Fix JSDoc type for badBotUA variable
Update JSDoc type annotation for badBotUA variable
This commit is contained in:
parent
15643689fd
commit
968ec9cada
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@
|
|||
* blacklist of UserAgents (parts) known to belong to a bot
|
||||
*
|
||||
* @private
|
||||
* @enum {Array}
|
||||
* @type {string[]}
|
||||
* @readonly
|
||||
*/
|
||||
var badBotUA = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue