remove title
This commit is contained in:
parent
6b02d04866
commit
8c662a0992
@ -9,7 +9,6 @@
|
||||
import Foundation
|
||||
|
||||
@objcMembers public class ActionTopAlertModel: ActionModelProtocol {
|
||||
public var title: String?
|
||||
|
||||
public static var identifier: String = "topAlert"
|
||||
public var actionType: String = ActionTopAlertModel.identifier
|
||||
|
||||
Loading…
Reference in New Issue
Block a user