mirror of
https://github.com/urbit/shrub.git
synced 2025-01-03 10:02:32 +03:00
OmniboxResult: fix arg order
This commit is contained in:
parent
798b894a78
commit
d0bba3aea5
@ -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