From 90afc68cc8d9a0acf76b9ada535ac13ec584b09a Mon Sep 17 00:00:00 2001 From: Miquel Adell Date: Wed, 29 May 2024 13:47:16 +0200 Subject: [PATCH] change name --- scripts/run.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/run.ts b/scripts/run.ts index ac35af635..32cad24e6 100644 --- a/scripts/run.ts +++ b/scripts/run.ts @@ -8,7 +8,7 @@ const variants = [ { type: "app", name: "core-app", - title: "MetaData Sync App", + title: "MetaData Synchronization", file: "metadata-synchronization", }, {