From 5c1f03c5f3854431771e21889cbe6d2cf1a89118 Mon Sep 17 00:00:00 2001 From: chylex Date: Sun, 30 Oct 2016 16:29:28 +0100 Subject: [PATCH] Tweak the wording in tracker GUI --- src/tracker/gui.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tracker/gui.js b/src/tracker/gui.js index 4a228c2..77fb156 100644 --- a/src/tracker/gui.js +++ b/src/tracker/gui.js @@ -204,7 +204,7 @@ var GUI = (function(){ "
", "

", "Tracking will only trigger when Discord loads new messages. ", - "To ensure that all messages are saved, go to your Friends list to avoid loading any messages, refresh the website, and run the script.", + "To ensure that all messages are saved, go to your Friends list to avoid loading any messages, refresh the website, and run the script again.", "

", "Discord History Tracker will not save newly received messages, it is specifically made to load and save the server/group/DM history.", "

",