rm debug validation disable

This commit is contained in:
Hailey
2024-06-24 15:01:04 -07:00
parent bbf8e43eff
commit 6c752d895e
-1
View File
@@ -121,7 +121,6 @@ export function useCreateStarterPackMutation({
return await agent.app.bsky.graph.starterpack.create(
{
repo: agent.session?.did,
validate: false,
},
{
name,