Unifies new alerts and flow alerts API

This commit is contained in:
Simone Mainardi 2020-12-04 17:03:23 +01:00
parent cc23742d8a
commit 8d6dafc897
11 changed files with 97 additions and 94 deletions

View file

@ -2,4 +2,5 @@ return {
my_manifest_title = "My Manifest Title",
alert_host_new_api_demo_description = "%{host}: one_param = %{one_param} another_param = %{another_param}",
alert_flow_new_api_demo_description = "one_flow_param = %{one_flow_param} another_flow_param = %{another_flow_param}",
}