version bump

This commit is contained in:
Luke Pulverenti 2015-12-14 16:57:04 -05:00
parent a218220329
commit 4ecb339f2a

View file

@ -75,7 +75,6 @@
var list = DashboardPage.sessionsList;
if (list) {
Logger.log('refreshSessionsLocally');
DashboardPage.renderActiveConnections($.mobile.activePage, list);
}
},