Better authors field (#18)
This commit is contained in:
@ -1,9 +1,10 @@
|
||||
import definePlugin from "../utils/types";
|
||||
import { Devs } from '../utils/constants';
|
||||
|
||||
export default definePlugin({
|
||||
name: "NoTrack",
|
||||
description: "Disable Discord's tracking and crash reporting",
|
||||
author: "Cynosphere",
|
||||
authors: [Devs.Cyn],
|
||||
required: true,
|
||||
patches: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user