mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-02-24 15:35:11 +00:00
Revert name of the plugin
This commit is contained in:
parent
e4947793bb
commit
303512ef92
1 changed files with 2 additions and 2 deletions
|
@ -181,8 +181,8 @@ const settings = definePluginSettings({
|
|||
});
|
||||
|
||||
export default definePlugin({
|
||||
name: "HideAttachments",
|
||||
description: "Hide attachments and Embeds for individual messages via hover button",
|
||||
name: "HideMedia",
|
||||
description: "Hide attachments and embeds for individual messages via hover button",
|
||||
authors: [Devs.Ven, Devs.aiko],
|
||||
dependencies: ["MessageUpdaterAPI"],
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue