From 6b427ad9b9d68fb161a758d780dedf4fdfd9fa6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20P=C3=A9ch=C3=A8r?= Date: Thu, 18 Dec 2025 17:34:47 +0000 Subject: [PATCH] Update timestamp --- script/migrations/split-sibling-paragraphs-with-p-br.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/migrations/split-sibling-paragraphs-with-p-br.rb b/script/migrations/split-sibling-paragraphs-with-p-br.rb index 4b852007b..d0844a540 100644 --- a/script/migrations/split-sibling-paragraphs-with-p-br.rb +++ b/script/migrations/split-sibling-paragraphs-with-p-br.rb @@ -1,6 +1,6 @@ #!/usr/bin/env ruby -BACKFILL_TIMESTAMP = Time.parse("2025-12-18 00:00:00 UTC") +BACKFILL_TIMESTAMP = Time.parse("2025-12-19 00:07:00 UTC") ACCOUNT_ID = nil # restrict to an account_id # Split sibling

tags with content by inserting

to replicaate previous view.