diff options
Diffstat (limited to 'common/components/protocols.js')
-rw-r--r-- | common/components/protocols.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/components/protocols.js b/common/components/protocols.js index 2dd50338..29cff951 100644 --- a/common/components/protocols.js +++ b/common/components/protocols.js @@ -2,7 +2,7 @@ // // This work is licensed for reuse under an MIT license. Details are // given in the LICENSE.txt file included with this file. - +"use strict"; /* Adds support for data: URIs with chrome privileges * and fragment identifiers. |