forked from organicmaps/organicmaps
[whatsnew] [ios] Fixed What’s New duplicate show issue.
This commit is contained in:
parent
57dbac164f
commit
d1b1a9d899
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ import UIKit
|
|||
|
||||
final class WhatsNewController: MWMViewController, WelcomeProtocol {
|
||||
|
||||
static var key: String { return "\(self)@" + "improved_search&filters_in_search&font_size" }
|
||||
typealias ConfigBlock = (WhatsNewController) -> Void
|
||||
static var pagesConfigBlocks: [ConfigBlock]! = [{
|
||||
$0.setup(image: #imageLiteral(resourceName: "wn_img_1"),
|
||||
|
|
Loading…
Add table
Reference in a new issue