forked from organicmaps/organicmaps
commit
7765e4bf29
1 changed files with 1 additions and 1 deletions
|
@ -264,7 +264,7 @@ void logSponsoredEvent(MWMPlacePageData * data, NSString * eventName)
|
|||
|
||||
- (void)addBookmark
|
||||
{
|
||||
[Statistics logEvent:kStatBookmarkCreated]
|
||||
[Statistics logEvent:kStatBookmarkCreated];
|
||||
[self.data updateBookmarkStatus:YES];
|
||||
[self.layout reloadBookmarkSection:YES];
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue