BypassPinPrompt: Fix description
Some checks are pending
Test / Test (push) Waiting to run

This commit is contained in:
thororen1234 2025-06-06 21:09:50 -04:00
parent c86528c7c0
commit 3821775385
No known key found for this signature in database

View file

@ -9,7 +9,7 @@ import definePlugin from "@utils/types";
export default definePlugin({ export default definePlugin({
name: "BypassPinPrompt", name: "BypassPinPrompt",
description: "Bypass the pin prompt when pinning messages", description: "Bypass the pin prompt when using the pin functions",
authors: [EquicordDevs.thororen], authors: [EquicordDevs.thororen],
patches: [ patches: [
{ {