tangled
alpha
login
or
join now
vielle.dev
/
pdsls
forked from
pds.ls/pdsls
0
fork
atom
atproto explorer
0
fork
atom
overview
issues
pulls
pipelines
red unplug icon
handle.invalid
5 months ago
ede72b69
ecfae1d7
verified
This commit was signed with the committer's
known signature
.
handle.invalid
SSH Key Fingerprint:
SHA256:mBrT4x0JdzLpbVR95g1hjI1aaErfC02kmLRkPXwsYCk=
+1
-1
1 changed file
expand all
collapse all
unified
split
src
views
pds.tsx
+1
-1
src/views/pds.tsx
···
59
59
</A>
60
60
<Show when={!repo.active}>
61
61
<Tooltip text={repo.status ?? "Unknown status"}>
62
62
-
<span class="iconify lucide--unplug"></span>
62
62
+
<span class="iconify lucide--unplug text-red-500 dark:text-red-400"></span>
63
63
</Tooltip>
64
64
</Show>
65
65
<button