rm debug validation disable
This commit is contained in:
@@ -121,7 +121,6 @@ export function useCreateStarterPackMutation({
|
|||||||
return await agent.app.bsky.graph.starterpack.create(
|
return await agent.app.bsky.graph.starterpack.create(
|
||||||
{
|
{
|
||||||
repo: agent.session?.did,
|
repo: agent.session?.did,
|
||||||
validate: false,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name,
|
name,
|
||||||
|
|||||||
Reference in New Issue
Block a user