tangled
alpha
login
or
join now
ajamesphillips.com
/
leaflet
forked from
leaflet.pub/leaflet
0
fork
atom
a tool for shared writing and social publishing
0
fork
atom
overview
issues
pulls
pipelines
use correct relation via supabase
awarm.space
10 months ago
8df286e9
6cd26476
+1
-1
1 changed file
expand all
collapse all
unified
split
actions
pollActions.ts
+1
-1
actions/pollActions.ts
reviewed
···
14
14
poll_entity,
15
15
voter_token,
16
16
option_entity,
17
17
-
entities!inner(set)
17
17
+
entities!poll_votes_on_entity_poll_entity_fkey!inner(set)
18
18
`,
19
19
)
20
20
.in("entities.set", entity_sets);