This commit is contained in:
Max Lynch
2015-09-09 10:18:22 -05:00
parent 8f2208184e
commit 6919bc46f5

View File

@ -16,10 +16,10 @@ import {VibrationPage} from 'pages/vibration';
@App({
templateUrl: 'main.html'
})
class IonicApp {
class MyApp {
constructor(app: IonicApp) {
this.app = app;
this.firstPage = CameraPage;
console.log('First page', CameraPage);
this.plugins = [