beatufitull front end for ozone modration ,, wit catpucoin and ebergarden !
ozone moderation
5
fork

Configure Feed

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

FIX fetch record from pds directly

+1 -1
+1 -1
src/lib/queries/moderation.ts
··· 22 22 } 23 23 24 24 export async function fetchModerationConfig(agent?: Agent): Promise<ModerationConfig> { 25 - const currentAgent = agent ?? new Agent(getPdsUrl()); 25 + const currentAgent = new Agent(getPdsUrl()); 26 26 const labelerDid = getLabelerDid(); 27 27 28 28 const record = await currentAgent.com.atproto.repo.getRecord({