Skip to content
Snippets Groups Projects

Refactor trackers

Merged Marko Ivancic requested to merge refactor-trackers into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -86,7 +86,7 @@
</p>
{% endif %}
{% else %}
<p>{{ 'Could not initialize module configuration.'|trans }}</p>
<p>{{ 'Could not initialize module configuration. Check your settings and try again.'|trans }}</p>
{% endif %}
{% endblock %}
Loading