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