From 16e462faf5e661ceee700f6f0053d502121a5f62 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 9 Nov 2015 23:05:33 -0500 Subject: account nav --- StoneIsland/www/js/index.js | 1 + 1 file changed, 1 insertion(+) (limited to 'StoneIsland/www/js/index.js') diff --git a/StoneIsland/www/js/index.js b/StoneIsland/www/js/index.js index 5023873c..a2bbf992 100644 --- a/StoneIsland/www/js/index.js +++ b/StoneIsland/www/js/index.js @@ -44,6 +44,7 @@ var app = (function(){ app.profile = new ProfileView () app.payment = new PaymentView () app.shipping = new ShippingView () + app.settings = new SettingsView () app.intro = new IntroView () app.faq = new FaqView () -- cgit v1.2.3-70-g09d2