From 0858b7c70a4bc1431d28cc8f2df60461346f6a66 Mon Sep 17 00:00:00 2001 From: Almeida Date: Wed, 2 Nov 2022 07:06:54 +0000 Subject: [PATCH] docs: remove ~ (#633) --- deno/payloads/v9/user.ts | 2 +- payloads/v9/user.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deno/payloads/v9/user.ts b/deno/payloads/v9/user.ts index 40a684dc..be45bdcb 100644 --- a/deno/payloads/v9/user.ts +++ b/deno/payloads/v9/user.ts @@ -150,7 +150,7 @@ export enum UserFlags { /** * User's account has been quarantined based on recent activity * - * @unstable This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.~ + * @unstable This user flag is currently not documented by Discord but has a known value which we will try to keep up to date. * * @privateRemarks * diff --git a/payloads/v9/user.ts b/payloads/v9/user.ts index 687376eb..460dc3e3 100644 --- a/payloads/v9/user.ts +++ b/payloads/v9/user.ts @@ -150,7 +150,7 @@ export enum UserFlags { /** * User's account has been quarantined based on recent activity * - * @unstable This user flag is currently not documented by Discord but has a known value which we will try to keep up to date.~ + * @unstable This user flag is currently not documented by Discord but has a known value which we will try to keep up to date. * * @privateRemarks *