mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-03-06 04:01:04 +01:00
@@ -1,6 +1,6 @@
|
||||
'use strict';
|
||||
|
||||
// Init the pplication configuration module for AngularJS application
|
||||
// Init the application configuration module for AngularJS application
|
||||
var ApplicationConfiguration = (function() {
|
||||
// Init module configuration options
|
||||
var applicationModuleName = 'mean';
|
||||
@@ -20,4 +20,4 @@ var ApplicationConfiguration = (function() {
|
||||
applicationModuleVendorDependencies: applicationModuleVendorDependencies,
|
||||
registerModule: registerModule
|
||||
};
|
||||
})();
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user