Update
DevPlace CI / test (push) Failing after 1m48s

This commit is contained in:
2026-06-14 16:46:36 +02:00
parent 6d2fd51c2d
commit 1a1cd83703
149 changed files with 9811 additions and 262 deletions
+2
View File
@@ -98,6 +98,8 @@ def _seed_news_audit_log():
title = _unique("aunews")
get_table("news").insert(
{
"deleted_at": None,
"deleted_by": None,
"uid": uid,
"slug": make_combined_slug(title, uid),
"title": title,