mirror of
https://github.com/dergigi/boris.git
synced 2026-01-30 12:14:35 +01:00
style: update bot filter setting to 'Hide content posted by bots'
This commit is contained in:
@@ -61,7 +61,7 @@ const ExploreSettings: React.FC<ExploreSettingsProps> = ({ settings, onUpdate })
|
||||
onChange={(e) => onUpdate({ hideBotArticlesByName: e.target.checked })}
|
||||
className="setting-checkbox"
|
||||
/>
|
||||
<span>Hide articles posted by bots</span>
|
||||
<span>Hide content posted by bots</span>
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user