frontend client for gemstone. decentralised workplace app

fix: don't use atproto schema use ours

serenity 8e5c829e 86fc74c0

Changed files
+1 -2
src
+1 -2
src/lib/types/lexicon/systems.gmstn.development.channel.invite.ts
···
-
import { comAtprotoRepoStrongRefSchema } from "@/lib/types/atproto";
-
import { didSchema } from "@atproto/oauth-client";
+
import { comAtprotoRepoStrongRefSchema, didSchema } from "@/lib/types/atproto";
import { z } from "zod";
export const systemsGmstnDevelopmentChannelInviteRecordSchema = z.object({