From 10cdfedeefbd95839af16bd8d0d194237a917064 Mon Sep 17 00:00:00 2001 From: Don Syme Date: Wed, 6 Mar 2024 02:05:08 +0000 Subject: [PATCH] Update app.ts --- app.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app.ts b/app.ts index 3d40db1..2a97505 100644 --- a/app.ts +++ b/app.ts @@ -1,6 +1,6 @@ console.log("hello world"); -console.log("nice to meet you!"); +console.log("nice to meet you!!"); console.log("hello world"); -console.log("nice to meet you!"); +console.log("nice to meet you!!"); console.log("hello world"); -console.log("nice to meet you!"); \ No newline at end of file +console.log("nice to meet you!!");