diff options
author | NeodarZ <bretoncorentin44@gmail.com> | 2015-03-09 22:42:50 +0100 |
---|---|---|
committer | NeodarZ <bretoncorentin44@gmail.com> | 2015-03-09 22:42:50 +0100 |
commit | 5edf4dd657c5a3b974b113f6e48e62c95f98e8fd (patch) | |
tree | ba8377ea50f254a07755bcb48258d24522b31b86 /javascripts | |
parent | e3488e1a06b7be4a382cd24e8785cfd668970ae9 (diff) | |
download | Robot-Cable-5edf4dd657c5a3b974b113f6e48e62c95f98e8fd.tar.xz Robot-Cable-5edf4dd657c5a3b974b113f6e48e62c95f98e8fd.zip |
MAJ
Signed-off-by: NeodarZ <bretoncorentin44@gmail.com>
Diffstat (limited to 'javascripts')
-rw-r--r-- | javascripts/main.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/javascripts/main.js b/javascripts/main.js index d8135d3..904ef10 100644 --- a/javascripts/main.js +++ b/javascripts/main.js @@ -1 +1 @@ -console.log('This would be the main JS file.'); +console.log('This would be the main JS file.');
|