From cf9fcf2cc5e65a4c80db8b828851720f20d8cc03 Mon Sep 17 00:00:00 2001 From: thororen1234 <78185467+thororen1234@users.noreply.github.com> Date: Fri, 4 Apr 2025 12:58:53 -0400 Subject: [PATCH] Fix PingNotif Folder --- .../{PingNotifications => pingNotifications}/index.tsx | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/equicordplugins/{PingNotifications => pingNotifications}/index.tsx (100%) diff --git a/src/equicordplugins/PingNotifications/index.tsx b/src/equicordplugins/pingNotifications/index.tsx similarity index 100% rename from src/equicordplugins/PingNotifications/index.tsx rename to src/equicordplugins/pingNotifications/index.tsx