From 31922862274ef23883db281a99b2010b86c73ed5 Mon Sep 17 00:00:00 2001 From: Ge Hao Date: Tue, 10 Jan 2017 17:34:36 +0800 Subject: [PATCH] bugfix --- app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app.js b/app.js index 7ac4372..654aca5 100644 --- a/app.js +++ b/app.js @@ -1,5 +1,6 @@ const jsonApi = require('utils/jsonapi-datastore/dist/jsonapi-datastore.js') require('utils/polyfill.js') +var profileUtil = require('utils/profile.js') App({ onLaunch: function () {