diff --git a/TypeScript/disable.ts b/TypeScript/disable.ts index f8432fa..88a8b74 100644 --- a/TypeScript/disable.ts +++ b/TypeScript/disable.ts @@ -3,7 +3,7 @@ * Disables a command entirely, for whatever reasons you may need. * * @author @jacoobes [<@182326315813306368>] - * @author @Peter-MJ-Parker [<@1017182455926624316>] + * @author @Peter-MJ-Parker [<@371759410009341952>] * @version 2.0.0 * @example * ```ts diff --git a/TypeScript/serverOnly.ts b/TypeScript/serverOnly.ts index 47610aa..b0f9b02 100644 --- a/TypeScript/serverOnly.ts +++ b/TypeScript/serverOnly.ts @@ -2,7 +2,7 @@ /** * Checks if a command is available in a specific server. * - * @author @Peter-MJ-Parker [<@1017182455926624316>] + * @author @Peter-MJ-Parker [<@371759410009341952>] * @version 1.0.0 * @example * ```ts