NoTrack: Update description & authors
This commit is contained in:
parent
9d41b360c9
commit
6acdaf207d
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ import definePlugin from "@utils/types";
|
|||
|
||||
export default definePlugin({
|
||||
name: "NoTrack",
|
||||
description: "Disable Discord's tracking and crash reporting",
|
||||
authors: [Devs.Cyn],
|
||||
description: "Disable Discord's tracking ('science'), metrics and Sentry crash reporting",
|
||||
authors: [Devs.Cyn, Devs.Ven, Devs.Nuckyz],
|
||||
required: true,
|
||||
patches: [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue