diff --git a/core/utils/useragent.js b/core/utils/useragent.js index 245a23c27..ab7cf1480 100644 --- a/core/utils/useragent.js +++ b/core/utils/useragent.js @@ -22,8 +22,8 @@ const {globalThis} = goog.require('Blockly.utils.global'); /** - * @type {string} * The raw useragent string. + * @type {string} */ let rawUserAgent;