diff options
Diffstat (limited to 'common/content/template.js')
-rw-r--r-- | common/content/template.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/content/template.js b/common/content/template.js index 7f8a1f09..c6e822f5 100644 --- a/common/content/template.js +++ b/common/content/template.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"; /** @scope modules */ |