aboutsummaryrefslogtreecommitdiff
path: root/common/storage_light.js
diff options
context:
space:
mode:
Diffstat (limited to 'common/storage_light.js')
-rw-r--r--common/storage_light.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/storage_light.js b/common/storage_light.js
index 4e6a041..a315858 100644
--- a/common/storage_light.js
+++ b/common/storage_light.js
@@ -47,6 +47,7 @@
* IMPORT raw_storage
* IMPORT is_mozilla
* IMPORT observables
+ * IMPORTS_END
*/
const reg_spec = new Set(["\\", "[", "]", "(", ")", "{", "}", ".", "*", "+"]);