From a2880ca3f45881282e32a9cfb2660b46d2499535 Mon Sep 17 00:00:00 2001 From: Nicolas Meienberger Date: Thu, 8 Jan 2026 18:45:03 +0100 Subject: [PATCH] chore: rename .tsx -> .ts --- .../{00001-retag-snapshots.tsx => 00001-retag-snapshots.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/server/modules/lifecycle/migrations/{00001-retag-snapshots.tsx => 00001-retag-snapshots.ts} (100%) diff --git a/app/server/modules/lifecycle/migrations/00001-retag-snapshots.tsx b/app/server/modules/lifecycle/migrations/00001-retag-snapshots.ts similarity index 100% rename from app/server/modules/lifecycle/migrations/00001-retag-snapshots.tsx rename to app/server/modules/lifecycle/migrations/00001-retag-snapshots.ts