From 0d1566b2614aeedd33d18a19e93954aca1df4ea8 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Tue, 27 Sep 2022 09:40:03 +1000 Subject: minor renaming --- main_background.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main_background.js') diff --git a/main_background.js b/main_background.js index 76cc8c4..f947657 100644 --- a/main_background.js +++ b/main_background.js @@ -889,7 +889,7 @@ async function init_addon() { // export testable functions to the global scope this.LibreJS = { editHtml, - handle_script: handleScript, + handleScript, ExternalLicenses, ListManager, ListStore, Storage, }; -- cgit v1.2.3