Fix types
This commit is contained in:
@@ -220,7 +220,7 @@ function SwitchMenuItems({
|
|||||||
accounts:
|
accounts:
|
||||||
| {
|
| {
|
||||||
account: SessionAccount
|
account: SessionAccount
|
||||||
profile?: AppBskyActorDefs.ProfileView
|
profile?: AppBskyActorDefs.ProfileViewDetailed
|
||||||
}[]
|
}[]
|
||||||
| undefined
|
| undefined
|
||||||
signOutPromptControl: DialogControlProps
|
signOutPromptControl: DialogControlProps
|
||||||
|
|||||||
Reference in New Issue
Block a user