From 989b7bcbab10ffe8ce89454a704342e0359ebd47 Mon Sep 17 00:00:00 2001
From: Margaux Haller <margaux.haller2@etu.univ-lorraine.fr>
Date: Tue, 6 Feb 2024 08:40:28 +0100
Subject: [PATCH] feat: Modify main.ts

---
 main.ts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/main.ts b/main.ts
index 91a329f..4fa8b26 100644
--- a/main.ts
+++ b/main.ts
@@ -1 +1,2 @@
 console.log("Hello, world");
+console.log(Hello Git);
-- 
GitLab