From 1873016d8297ba2d0c67cd44fe5fbbabfddb9881 Mon Sep 17 00:00:00 2001 From: CarlosAdolfo Date: Mon, 25 May 2020 19:23:54 -0500 Subject: [PATCH] Frase graciosa para el reto del grupo --- src/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.js b/src/index.js index 5274bd4..181aeb0 100644 --- a/src/index.js +++ b/src/index.js @@ -16,6 +16,7 @@ const messages = [ "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live", "naruto, The programmer ninja!", "The covid-19 block my commit", + "the virus problem is temporary. in a couple of years it will be solved", ]; const funnyCommit = () => {