heartwood every commit a ring

Fix discord alert

f6312cae by Isaac Bythewood · 3 years ago

modified properties/models.py
@@ -124,7 +124,7 @@ class AlertsMixin:                "embeds": [                    {                        "title": "Status",                        "description": f"{property.url} is down!",                        "description": f"{self.url} is down!",                        "color": 16711680,                        "timestamp": timezone.now().isoformat(),                    }