Align types

This commit is contained in:
Eric Bailey
2025-02-05 11:54:21 -06:00
parent 38a0d299d8
commit fbc30cc326
+1 -1
View File
@@ -145,7 +145,7 @@ function MenuContent({
blockedByListControl,
}: {
convo: ChatBskyConvoDefs.ConvoView
profile: Shadow<AppBskyActorDefs.ProfileViewBasic>
profile: Shadow<atp.profile.AnyProfileView>
showMarkAsRead?: boolean
blockInfo: {
listBlocks: ModerationCause[]