Requests updated user info data before each Handoff operation.
This commit is contained in:
parent
f6ac00532f
commit
76efee675f
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@
|
|||
atom::Browser* browser = atom::Browser::Get();
|
||||
browser->UpdateUserActivityState(activity_type, *user_info);
|
||||
|
||||
[userActivity setNeedsSave:YES];
|
||||
[super updateUserActivityState:userActivity];
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue