This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

core / web / src / lib / components / profile / ActivityStub.svelte
154 B 5 lines
1<div 2 class="flex min-h-32 items-center justify-center typography-paragraph-large text-foreground-subtle italic" 3> 4 Activity is not available yet. 5</div>