Skip to content
Snippets Groups Projects
Verified Commit c5938c38 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Add missing preference registration

parent 27b2390f
No related branches found
No related tags found
1 merge request!120Resolve "Create match failures as data checks"
Pipeline #53569 failed
......@@ -110,6 +110,7 @@ class CreateObjectsForWhichUntisIsNotPrimarySource(BooleanPreference):
verbose_name = _("Create objects for which Untis is not primary source")
@site_preferences_registry.register
class IgnoreIncompleteSubstitutions(BooleanPreference):
section = untis_mysql
name = "ignore_incomplete_substitutions"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment