Merge "Update application title."

This commit is contained in:
Jenkins 2015-10-20 17:32:08 +00:00 committed by Gerrit Code Review
commit 440924c097

View File

@ -1,8 +1,7 @@
'use strict';
var AppSettings = {
appTitle: 'Example Application',
apiUrl: '/api/v1'
appTitle: 'StackViz'
};
module.exports = AppSettings;
module.exports = AppSettings;