NoUnblockToJump: Fix outdated plugin description (#3422)

This commit is contained in:
sadan4 2025-05-23 21:14:36 -04:00 committed by GitHub
parent 1fdfd6f305
commit 6ea960cf90
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
# No Unblock To Jump
Removes the popup preventing you to jump to a message from a blocked/ignored user (eg: in search results)
Removes the popup preventing you to jump to a message from a blocked/ignored user or likely spammer (eg: in search results)
![A modal popup telling you to unblock a user to jump their message](https://github.com/user-attachments/assets/0e4b859d-f3b3-4101-9a83-829afb473d1e)

View file

@ -21,7 +21,7 @@ import definePlugin from "@utils/types";
export default definePlugin({
name: "NoUnblockToJump",
description: "Allows you to jump to messages of blocked users without unblocking them",
description: "Allows you to jump to messages of blocked or ignored users and likely spammers without unblocking them",
authors: [Devs.dzshn],
patches: [
{