diff options
Diffstat (limited to 'Resources/friendship/ui/ApplicationWindow.js')
| -rw-r--r-- | Resources/friendship/ui/ApplicationWindow.js | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Resources/friendship/ui/ApplicationWindow.js b/Resources/friendship/ui/ApplicationWindow.js index d24e5aa..06f4632 100644 --- a/Resources/friendship/ui/ApplicationWindow.js +++ b/Resources/friendship/ui/ApplicationWindow.js @@ -10,7 +10,7 @@  		refresh_button.addEventListener('click', fs.ui.refreshLikeList);  		var win = Ti.UI.createWindow({ -			//title: 'FriendShip', +			title: 'Sphnx',      		tabBarHidden: true,      		leftNavButton: refresh_button  		}); | 
