diff --git a/js/plugins.js b/js/plugins.js index 29e7759..b4de333 100644 --- a/js/plugins.js +++ b/js/plugins.js @@ -2557,9 +2557,9 @@ var $plugins = [ parameters: {}, }, { - "name": "FullMapScreenshot", - "status": true, + name: "FullMapScreenshot", + status: true, description: "Press O to take a screenshot of the current map, which will be saved to (FullMapScreenshot)", - "parameters": {}, + parameters: {}, }, ];