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 32e3b1f..246e5eb 100644
--- a/common/storage_light.js
+++ b/common/storage_light.js
@@ -13,6 +13,7 @@
* IMPORT raw_storage
* IMPORT is_mozilla
* IMPORT observables
+ * IMPORTS_END
*/
const reg_spec = new Set(["\\", "[", "]", "(", ")", "{", "}", ".", "*", "+"]);