Fixes plugins not using recipient templates

Fixes #4363
This commit is contained in:
Simone Mainardi 2020-09-03 14:18:05 +02:00
parent a034c72012
commit f5d53d2e3e
10 changed files with 26 additions and 25 deletions

View file

@ -48,7 +48,6 @@ local endpoint_types_labels = {}
-- create a table to filter recipient by endpoint's type
local endpoint_type_filters = {}
for endpoint_key, _ in pairs(endpoints_types) do
local label = i18n('endpoint_notifications.types.'..endpoint_key)
endpoint_types_labels[endpoint_key] = label
endpoint_type_filters[#endpoint_type_filters+1] = {