diff --git a/public/client.js b/public/client.js index 139f054..3b00a1e 100644 --- a/public/client.js +++ b/public/client.js @@ -1,4 +1,4 @@ - application.togglePrettierEnabled()// client-side js +// client-side js // run by the browser each time your view template is loaded console.log("hello world :o");