mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 08:32:39 +03:00
Merge pull request #4891 from urbit/lf/notif-leap
OmniboxResult: fix arg order
This commit is contained in:
commit
267e88731a
@ -235,8 +235,8 @@ export class OmniboxResult extends Component<OmniboxResultProps, OmniboxResultSt
|
||||
selected,
|
||||
link,
|
||||
invites,
|
||||
notificationsCount,
|
||||
runtimeLag,
|
||||
notificationsCount,
|
||||
text,
|
||||
color
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user