Merge "Update application title."
This commit is contained in:
commit
440924c097
@ -1,8 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
var AppSettings = {
|
||||
appTitle: 'Example Application',
|
||||
apiUrl: '/api/v1'
|
||||
appTitle: 'StackViz'
|
||||
};
|
||||
|
||||
module.exports = AppSettings;
|
||||
module.exports = AppSettings;
|
||||
|
Loading…
Reference in New Issue
Block a user