From 27388cf96b024a53f16c60b82c462b6806f746db Mon Sep 17 00:00:00 2001 From: thoth-33 <146050985+thoth-33@users.noreply.github.com> Date: Tue, 20 May 2025 19:24:35 -0500 Subject: [PATCH] update skills-organizer (#8055) * Update skills-organizer Changes an apparent typo of skill position 2's Y value from 32 to 33, to be inline with other skills of the same vertical position. * Update skills-organizer Added author line as per policy. * Update skills-organizer Fixes more bugs * Update skills-organizer * Remove WidgetInfo --- plugins/skills-organizer | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/plugins/skills-organizer b/plugins/skills-organizer index 538fcf3b0..3ffe6bb88 100644 --- a/plugins/skills-organizer +++ b/plugins/skills-organizer @@ -1,3 +1,4 @@ repository=https://github.com/robrichardson13/skills-organizer.git -commit=d41320054accb61d0bce7c653269c8c478706d38 -authors=robrichardson13,thoth-33 +commit=c24c94a7967f091b8f0653500cd891d6f0fe1386 +authors=robrichardson13,thoth-33,cheezap +