From edcd328743fdecf7fd5d4d217a7b8f1e6556ee60 Mon Sep 17 00:00:00 2001 From: Official Noob <31563761+OfficialNoob@users.noreply.github.com> Date: Sat, 24 Aug 2019 18:18:16 +0100 Subject: [PATCH] Added localizeHtmlPage(); to popup.js --- popup.js | 1 + 1 file changed, 1 insertion(+) diff --git a/popup.js b/popup.js index 39358977..c7fd4b9a 100644 --- a/popup.js +++ b/popup.js @@ -1,3 +1,4 @@ +localizeHtmlPage(); //make this a function to allow this to run on the content page function runThePopup() {