From c0808d33513578c29847d3fb16d45ca6964287fe Mon Sep 17 00:00:00 2001 From: fer_jg <76271548+Fer-Jg@users.noreply.github.com> Date: Tue, 30 Apr 2024 10:45:30 -0600 Subject: [PATCH] Update plugins.json fixed indentation and (old data) for bunch_o_screenshots --- plugins.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/plugins.json b/plugins.json index d8463605..1ea30512 100644 --- a/plugins.json +++ b/plugins.json @@ -893,14 +893,14 @@ "variant": "both", "creation_date": "2024-04-1" }, - "bunch_o_snapshots": { - "title": "Bunch o' Snapshots", - "author": "0Key", - "description": "Take screenshots of all your models by just pressing one button (or hotkey!)", - "tags": ["Screenshots", "Automation"], - "version": "0.0.2", - "min_version": "4.9.0", - "variant": "desktop", + "bunch_o_screenshots": { + "title": "Bunch o' Screenshots", + "author": "0Key", + "description": "Take screenshots of all your models by just pressing one button (or hotkey!)", + "tags": ["Screenshots", "Automation"], + "version": "0.0.2", + "min_version": "4.9.0", + "variant": "desktop", "creation_date": "2024-04-28" } }