diff --git a/stages/3/index.html b/stages/3/index.html index c7234fc..f3d5dad 100644 --- a/stages/3/index.html +++ b/stages/3/index.html @@ -9,7 +9,6 @@ - @@ -20,7 +19,7 @@ var app = Elm.fullscreen(Elm.ElmHub, {}); // Uncomment this line and comment out the above to enable elm-reactor support. - // var app = Elm.fullscreenDebug('ElmHub', 'ElmHub.elm'); + // var app = Elm.fullscreenDebug("ElmHub", "ElmHub.elm");