From 2dfe319bf5f039b639334e2f0728ee272ae42498 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:44 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=94=97=20migrateLegacyOpusToC?= =?UTF-8?q?urrent.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/migrations/migrateLegacyOpusToCurrent.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/migrations/migrateLegacyOpusToCurrent.ts b/src/migrations/migrateLegacyOpusToCurrent.ts index bdca4aa..d994154 100644 --- a/src/migrations/migrateLegacyOpusToCurrent.ts +++ b/src/migrations/migrateLegacyOpusToCurrent.ts @@ -55,3 +55,4 @@ export function migrateLegacyOpusToCurrent(): void { model as AnalyticsMetadata_I_VERIFIED_THIS_IS_NOT_CODE_OR_FILEPATHS, }) } +