Added MCE button model
This commit is contained in:
parent
486a71da64
commit
1f9ac26826
@ -25,5 +25,6 @@
|
||||
ModelRegistry.register(handler: ActionActionsHandler.self, for: ActionActionsModel.self)
|
||||
ModelRegistry.register(handler: ActionOpenSMSHandler.self, for: ActionOpenSMSModel.self)
|
||||
ModelRegistry.register(handler: ActionContactHandler.self, for: ActionContactModel.self)
|
||||
ModelRegistry.register(handler: ActionLaunchMCEHandler.self, for: ActionLaunchMCEModel.self)
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user