Update email_template_overrides.py

This commit is contained in:
Egor
2026-01-27 00:35:55 +03:00
committed by GitHub
parent c1f2c4c066
commit 0efae905bc

View File

@@ -121,7 +121,7 @@ async def save_template_override(
)
row = existing.fetchone()
now = datetime.utcnow().isoformat()
now = datetime.utcnow()
if row:
# Update