fix comments the branding pass made stale
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -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 ?? '',
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user