space for synxtax

This commit is contained in:
Liv 2018-04-08 19:36:51 -07:00 committed by Liv Erickson
parent 7f01dded79
commit 7a7438b648

View file

@ -460,7 +460,7 @@ var toolBar = (function () {
tablet.gotoHomeScreen();
});
Window.domainConnectionRefused.connect(function() {
Window.domainConnectionRefused.connect(function () {
tablet.gotoHomeScreen();
});