ViewRaw: Update description

This commit is contained in:
V 2023-09-05 21:24:43 +02:00
parent 7d954f9ade
commit 774318d583
No known key found for this signature in database
GPG key ID: A1DC0CFB5615D905

View file

@ -151,7 +151,7 @@ function MakeContextCallback(name: string) {
export default definePlugin({
name: "ViewRaw",
description: "Copy and view the raw content/data of any message.",
description: "Copy and view the raw content/data of any message, channel or guild",
authors: [Devs.KingFish, Devs.Ven, Devs.rad, Devs.ImLvna],
dependencies: ["MessagePopoverAPI"],
settings,