mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-28 11:40:11 +03:00
grid: address pr feedback
Opting to pause system OTAs also dismisses the notificaiton.
This commit is contained in:
parent
ae0febc832
commit
76dff64b69
@ -64,6 +64,8 @@ export const BaseBlockedNotification = ({ bin, lid }: { bin: HarkBin, lid: HarkL
|
||||
}
|
||||
|
||||
await toggleInstall('base', otaSponsor);
|
||||
await useHarkStore.getState().archiveNote(bin, lid);
|
||||
|
||||
push('/leap/upgrading');
|
||||
}, []);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user