2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 12:05:53 +00:00

and another one

This commit is contained in:
Matthias
2022-04-04 23:52:00 +02:00
parent e3ca478042
commit 138aebdb08

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):
""" """