From 95160e140aaad25ebb29e4fe0eb033c064502c4d Mon Sep 17 00:00:00 2001 From: onms Date: Mon, 22 Dec 2025 03:41:53 -0600 Subject: [PATCH] plugins description adjustment --- js/plugins.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/plugins.js b/js/plugins.js index 7ba8928..041a224 100644 --- a/js/plugins.js +++ b/js/plugins.js @@ -2554,7 +2554,7 @@ var $plugins = [ { "name": "FullMapScreenshot", "status": true, - description: "Press O to take a screenshot of the current map, which will be saved to (FMS Mod Screenshots)", + description: "Press O to take a screenshot of the current map, which will be saved to (FullMapScreenshot)", "parameters": {}, }, ];