feat: add BlockService integration with filtered rants, comments, and notifications across UI components
This commit is contained in:
@@ -63,6 +63,10 @@ class SettingsPage extends BaseComponent {
|
||||
<h2>Appearance</h2>
|
||||
<theme-selector></theme-selector>
|
||||
</section>
|
||||
<section class="settings-section">
|
||||
<h2>Blocked Users</h2>
|
||||
<blocked-users-manager></blocked-users-manager>
|
||||
</section>
|
||||
<section class="settings-section">
|
||||
<h2>About</h2>
|
||||
<div class="about-info">
|
||||
|
||||
Reference in New Issue
Block a user