tangled
alpha
login
or
join now
grain.social
/
grain
38
fork
atom
grain.social is a photo sharing platform built on atproto.
38
fork
atom
overview
issues
2
pulls
pipelines
fix favorites lookup field
chadtmiller.com
10 months ago
c55e7534
00efb8e5
+1
-1
1 changed file
expand all
collapse all
unified
split
main.tsx
+1
-1
main.tsx
···
879
879
{
880
880
where: [
881
881
{
882
882
-
field: "gallery",
882
882
+
field: "subject",
883
883
equals: `at://${atUri.hostname}/social.grain.gallery/${atUri.rkey}`,
884
884
},
885
885
],