aboutsummaryrefslogtreecommitdiff
path: root/common/storage_light.js
diff options
context:
space:
mode:
authorjahoti <jahoti@tilde.team>2021-12-02 00:00:00 +0000
committerjahoti <jahoti@tilde.team>2021-12-02 00:00:00 +0000
commit6d819aaea70756b778e71478ec6ce40a8d680841 (patch)
tree1acb322aba177da95095f50ddbb43a993824de86 /common/storage_light.js
parent263d03d5a0b85874e988c9ea7373f9f9471ef1be (diff)
parent69e53743393664ed2db59bbe9bbeaf6f124754f3 (diff)
downloadbrowser-extension-6d819aaea70756b778e71478ec6ce40a8d680841.tar.gz
browser-extension-6d819aaea70756b778e71478ec6ce40a8d680841.zip
Merge remote-tracking branch 'origin/koszko' into build-sys
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(["\\", "[", "]", "(", ")", "{", "}", ".", "*", "+"]);