atmosphere explorer
0
fork

Configure Feed

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

export -> download

Juliet 7d6c1e79 bbe4b860

+1 -1
+1 -1
src/views/repo.tsx
··· 358 358 </Show> 359 359 <Show when={error()?.length === 0 || error() === undefined}> 360 360 <ActionMenu 361 - label="Export repo" 361 + label="Download repo" 362 362 icon={ 363 363 downloading() ? "lucide--loader-circle animate-spin" : "lucide--download" 364 364 }