6 lines
No EOL
90 B
Text
6 lines
No EOL
90 B
Text
@page "/notifications"
|
|
@using Iceshrimp.Frontend.Components
|
|
<NotificationList/>
|
|
|
|
@code {
|
|
} |