Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Yoann HOUPERT
hublot
Commits
5fdeac0f
Commit
5fdeac0f
authored
Sep 19, 2017
by
Tom Jorquera
Browse files
client: add some logs to `client/robot/robot.js`
robot now displays some log when initialized.
parent
9e4c50db
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
client/robot/robot.js
client/robot/robot.js
+2
-0
No files found.
client/robot/robot.js
View file @
5fdeac0f
...
...
@@ -117,3 +117,5 @@ robot = {
}
}
};
console
.
log
(
'
robot initialized
'
);
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment