mirror of
https://github.com/aljazceru/notedeck.git
synced 2025-12-24 03:24:21 +01:00
remove ProfileState from cache once sent
Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
@@ -173,6 +173,7 @@ impl RenderNavResponse {
|
||||
}
|
||||
RenderNavAction::ProfileAction(profile_action) => {
|
||||
profile_action.process(
|
||||
&mut app.view_state.pubkey_to_profile_state,
|
||||
ctx.ndb,
|
||||
ctx.pool,
|
||||
get_active_columns_mut(ctx.accounts, &mut app.decks_cache)
|
||||
|
||||
Reference in New Issue
Block a user