From a72e2f121e91934b70bffc10a6c2cfcbd6407323 Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Thu, 22 Mar 2018 18:19:31 +0200 Subject: [PATCH] 1521735571 --- hello/app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/hello/app.js b/hello/app.js index e69de29..43dfe17 100644 --- a/hello/app.js +++ b/hello/app.js @@ -0,0 +1 @@ +alert("Hello!")