mirror of
https://github.com/electron/electron.git
synced 2026-01-27 00:09:09 -05:00
Requests updated user info data before each Handoff operation.
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
atom::Browser* browser = atom::Browser::Get();
|
||||
browser->UpdateUserActivityState(activity_type, *user_info);
|
||||
|
||||
[userActivity setNeedsSave:YES];
|
||||
[super updateUserActivityState:userActivity];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user