From 387982afa0c638189704a6cf03c9d6084b1151f0 Mon Sep 17 00:00:00 2001 From: Martin Vylet Date: Fri, 2 Jun 2023 14:01:49 +0200 Subject: [PATCH] Fixed typo, added some clarity to labels --- RestoolsBBWatchReloaded.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RestoolsBBWatchReloaded.js b/RestoolsBBWatchReloaded.js index 14affba..aa19bbc 100644 --- a/RestoolsBBWatchReloaded.js +++ b/RestoolsBBWatchReloaded.js @@ -1,7 +1,7 @@ // ==UserScript== // @name IITC plugin: ResTools BB Watch Reloaded // @namespace https://git.martinvylet.cz/vykend/ResTools-BB-Watch-Reloaded -// @version 0.3 +// @version 0.4 // @description Scan window for BBs on ornamented portals, then check results // @author vikend // @icon @@ -317,8 +317,8 @@ function wrapper(plugin_info) let htmlEnd = ` - ` + bestScore + bestScoreVolatiles` - Reset local storage + ` + bestScore + bestScoreVolatiles + ` + Reset local storage (refresh window after) Refresh this window `;