diff --git a/kasmweb/core/util/browser.js b/kasmweb/core/util/browser.js index 9a6d2c8..8262692 100644 --- a/kasmweb/core/util/browser.js +++ b/kasmweb/core/util/browser.js @@ -4,6 +4,8 @@ * Licensed under MPL 2.0 (see LICENSE.txt) * * See README.md for usage and integration instructions. + * + * Browser feature support detection */ import * as Log from './logging.js';