From 7b4450ac52bad71b4f61a74db9b2773106844181 Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Thu, 22 Mar 2018 18:20:32 +0200 Subject: [PATCH] 1521735632 --- hello/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello/app.js b/hello/app.js index 43dfe17..5dd518b 100644 --- a/hello/app.js +++ b/hello/app.js @@ -1 +1 @@ -alert("Hello!") +console.log("Hello!")