Merge branch 'master' of https://github.com/ksjdragon/hourglass
This commit is contained in:
commit
354a5e9852
@ -33,7 +33,7 @@ Router.route('/', {
|
|||||||
if(Meteor.Device.isPhone()) {
|
if(Meteor.Device.isPhone()) {
|
||||||
this.render("mobile");
|
this.render("mobile");
|
||||||
} else {
|
} else {
|
||||||
this.render("main");
|
this.render("loading");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user