From e7927e6ac5f1ef096c39360889d6e7fe353e2d2f Mon Sep 17 00:00:00 2001 From: Nikita Bernstein Date: Sat, 23 Jun 2012 23:05:33 -0400 Subject: Whaa --- Resources/app.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Resources/app.js') diff --git a/Resources/app.js b/Resources/app.js index 3835b41..fb6d46e 100644 --- a/Resources/app.js +++ b/Resources/app.js @@ -1,5 +1,7 @@ Ti.include('/friendship/friendship.js'); +Ti.API.info("Running the app - app.js"); + fs.app.mainTabGroup = fs.ui.createApplicationTabGroup(); // Login switch -- cgit v1.2.3