From a32d51d8cdf60c6615cc75e8c4588ee094560ded Mon Sep 17 00:00:00 2001 From: Kfir Dayan Date: Mon, 11 Sep 2023 16:45:12 +0300 Subject: [PATCH] Michael --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index 2efe270..cab26f2 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,6 +1,6 @@ import { User } from "./types"; -const text = "This is the new text "; +const text = "This is Michael's Answer"; function getFromDb(): User[] { return [{