and another one

This commit is contained in:
Matthias 2022-04-04 23:52:00 +02:00
parent e3ca478042
commit 138aebdb08
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -74,6 +74,7 @@ def plugin_errors(*args, **kwargs):
""" """
return registry.errors return registry.errors
@register.simple_tag(takes_context=True) @register.simple_tag(takes_context=True)
def notification_settings_list(context, *args, **kwargs): def notification_settings_list(context, *args, **kwargs):
""" """