about summary refs log tree commit diff
path: root/src/components/moderation/ReportDialog/const.ts
diff options
context:
space:
mode:
authorEric Bailey <git@esb.lol>2025-07-17 11:01:10 -0500
committerGitHub <noreply@github.com>2025-07-17 11:01:10 -0500
commit42bfee5d9dbc772ad4e8423474837aba0c88ebba (patch)
tree514df31ebf71951c38c68fe06b26e3f9cb19e2a0 /src/components/moderation/ReportDialog/const.ts
parent94a3e5bbe18ec316e6650754e56103d8692be1c5 (diff)
downloadvoidsky-42bfee5d9dbc772ad4e8423474837aba0c88ebba.tar.zst
Update copy and link in reporting flow (#8583)
* Update copy and link

* fix prettier

* Update link

---------

Co-authored-by: Samuel Newman <mozzius@protonmail.com>
Diffstat (limited to 'src/components/moderation/ReportDialog/const.ts')
-rw-r--r--src/components/moderation/ReportDialog/const.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/moderation/ReportDialog/const.ts b/src/components/moderation/ReportDialog/const.ts
index 30c9aff88..0f3fdbfac 100644
--- a/src/components/moderation/ReportDialog/const.ts
+++ b/src/components/moderation/ReportDialog/const.ts
@@ -1 +1,2 @@
 export const DMCA_LINK = 'https://bsky.social/about/support/copyright'
+export const SUPPORT_PAGE = 'https://bsky.social/about/support'