frontend client for gemstone. decentralised workplace app
2
fork

Configure Feed

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

refactor: don't need did here

serenity 539b66ba 952c41f3

-1
-1
src/lib/utils/gmstn.ts
··· 148 148 channelInfo, 149 149 agent, 150 150 }: { 151 - did: Did; 152 151 channelInfo: Omit<SystemsGmstnDevelopmentChannel, "$type" | "createdAt">; 153 152 agent: Agent; 154 153 }): Promise<Result<undefined, string>> => {