From a26830c078522b9e76fd6e8d01c4aea6db0f7548 Mon Sep 17 00:00:00 2001 From: YourFriendlyNeighborhoodDealer <3167982-YourFriendlyNeighborhoodDealer@users.noreply.gitlab.com> Date: Wed, 5 Dec 2018 15:47:52 +0100 Subject: [PATCH] Updated changeLog --- main.js | 3 +-- stable.js | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/main.js b/main.js index a270b7e..9cffc78 100644 --- a/main.js +++ b/main.js @@ -21,8 +21,7 @@ var data; // all data, which is in the resource txt var addEventListener; // add event listener function -var lastChangeLog = - '- MOTD'; +var lastChangeLog = '- Csak egy plusz weboldal gomb a menĂ¼ben.'; var serverAdress = "http://questionmining.tk/"; // forcing pages for testing. unless you test, do not set these to true! diff --git a/stable.js b/stable.js index 09668fd..6b142b0 100644 --- a/stable.js +++ b/stable.js @@ -40,8 +40,7 @@ (function() { var data; // all data, which is in the resource txt var addEventListener; // add event listener function - var lastChangeLog = - '- MOTD'; + var lastChangeLog = '- Csak egy plusz weboldal gomb a menĂ¼ben.'; var serverAdress = "http://questionmining.tk/"; // forcing pages for testing. unless you test, do not set these to true!