yes, astral stores all events in a browser db. if kind 0 event exists it won't refetch that users profile. but perhaps I should refetch the follows everytime.
you can manually force refetch by deleting the profile info in astral settings>devTools sql query:
`delete FROM nostr where json_extract(event, '$.kind') = 0 and json_extract(event, '$.pubkey') = '