From af1403d0c9d63df3e22c5d6a3c25b18a6d000694 Mon Sep 17 00:00:00 2001 From: Sam Date: Sun, 25 Jun 2023 14:11:49 +0200 Subject: [PATCH] feat(frontend): add disclaimer to report modal --- frontend/src/routes/@[username]/ReportButton.svelte | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/routes/@[username]/ReportButton.svelte b/frontend/src/routes/@[username]/ReportButton.svelte index 4f55f9d..79dbc82 100644 --- a/frontend/src/routes/@[username]/ReportButton.svelte +++ b/frontend/src/routes/@[username]/ReportButton.svelte @@ -45,6 +45,9 @@ terms of service. +
+ Note that we cannot take action on any reports that cannot be proven with just + the reported profile and any external pages linked on it.