Skip to content

Commit

Permalink
shorter
Browse files Browse the repository at this point in the history
  • Loading branch information
potatoqualitee committed Dec 16, 2024
1 parent 389d7ae commit e7aef27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/components/simple-mode.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class SimpleMode extends HTMLElement {
<div class="filter-slider">
<h2>Choose your filtering level</h2>
<p class="filter-note" style="display: none;">
Adding more words to your mute list can slow Bluesky, especially when viewing posts with many comments. Pick a level that works best for you - more keywords help block unwanted content but reduce speed. Bluesky may slow down if you add more than 200 keywords, especially on mobile.</p>
Adding more words to your mute list can make Bluesky run more slowly, especially when reading posts with many comments. You may notice the Bluesky becomes slower when you have more than 200 muted keywords, especially on mobile devices.</p>
<div class="filter-grid">
<div class="filter-card active" role="radio" aria-checked="true" tabindex="0" data-level="0">
Expand Down

0 comments on commit e7aef27

Please sign in to comment.