fix comments the branding pass made stale

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Samuel Newman
2026-08-04 11:38:08 +03:00
parent 94c58276f0
commit b08683a202
35 changed files with 39 additions and 99 deletions
@@ -50,7 +50,6 @@ export function useVerificationsRemoveMutation() {
},
() => {
return appviewClient.call(app.bsky.actor.getProfile, {
// the profile view is still legacy-typed, so its did is unbranded
actor: profile.did ?? '',
})
},