Commit 0b14d784 authored by Weblate's avatar Weblate

Merge remote-tracking branch 'origin/master'

parents 1a1999f9 5df2e4fb
......@@ -253,7 +253,7 @@ class Check(models.Model, RelatedUnitMixin):
# Update related unit flags
for unit in self.get_related_units():
unit.update_has_failing_check()
unit.update_has_failing_check(True)
class IndexUpdate(models.Model):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment