diff options
Diffstat (limited to 'src/routes')
| -rw-r--r-- | src/routes/user/[user]/badges/+page.svelte | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/routes/user/[user]/badges/+page.svelte b/src/routes/user/[user]/badges/+page.svelte index 0a32c3a3..c918e460 100644 --- a/src/routes/user/[user]/badges/+page.svelte +++ b/src/routes/user/[user]/badges/+page.svelte @@ -547,9 +547,9 @@ <b>Notice:</b> The Badge Wall overseer has detected badges containing AI-generated material, and your Badge Wall has been shadow hidden. <p /> - Please use "Un-shadow Hide Badges" button to unhide your badges, from where you will - be required to use the hide feature to hide these badges from the public, while allowing - them to stay visible to you as the account holder. + Please use "Un-shadow Hide Badges" button to unhide your Badge Wall, from where you + will be required to use the hide feature to hide these badges from the public, while + allowing them to stay visible to you as the account holder. </div> {:else} <div class="card"> |