syntax
This commit is contained in:
parent
354a5e9852
commit
6f7c76a56a
@ -33,7 +33,7 @@ Router.route('/', {
|
||||
if(Meteor.Device.isPhone()) {
|
||||
this.render("mobile");
|
||||
} else {
|
||||
this.render("loading");
|
||||
this.render("main");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user