contact action.
This commit is contained in:
parent
dc421e7498
commit
f595e40f2f
@ -22,5 +22,7 @@
|
|||||||
try? ModelRegistry.register(ActionNoopModel.self)
|
try? ModelRegistry.register(ActionNoopModel.self)
|
||||||
try? ModelRegistry.register(ActionActionsModel.self)
|
try? ModelRegistry.register(ActionActionsModel.self)
|
||||||
try? ModelRegistry.register(ActionOpenSMSModel.self)
|
try? ModelRegistry.register(ActionOpenSMSModel.self)
|
||||||
|
try? ModelRegistry.register(ActionMakeContactModel.self)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user