diff options
Diffstat (limited to 'common/content/abbreviations.js')
-rw-r--r-- | common/content/abbreviations.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/content/abbreviations.js b/common/content/abbreviations.js index 28a900d4..f2171090 100644 --- a/common/content/abbreviations.js +++ b/common/content/abbreviations.js @@ -4,7 +4,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 */ |