tangled
alpha
login
or
join now
pds.ls
/
pdsls
397
fork
atom
atmosphere explorer
pds.ls
tool
typescript
atproto
397
fork
atom
overview
issues
pulls
pipelines
dim dot in collapsed lexicon
handle.invalid
2 weeks ago
c40cf897
12d8b861
verified
This commit was signed with the committer's
known signature
.
handle.invalid
SSH Key Fingerprint:
SHA256:mBrT4x0JdzLpbVR95g1hjI1aaErfC02kmLRkPXwsYCk=
+2
-2
1 changed file
expand all
collapse all
unified
split
src
views
repo.tsx
+2
-2
src/views/repo.tsx
···
498
498
onClick={() => toggleCollapsed(authority)}
499
499
>
500
500
<span class="text-neutral-700 dark:text-neutral-300">
501
501
-
{authority}.
501
501
+
{authority}
502
502
</span>
503
503
-
<span class="text-neutral-500 dark:text-neutral-400">*</span>
503
503
+
<span class="text-neutral-500 dark:text-neutral-400">.*</span>
504
504
<span class="ml-1.5 text-neutral-400 dark:text-neutral-500">
505
505
({nsids()?.[authority].nsids.length})
506
506
</span>