mirror of
https://github.com/nasa/openmct.git
synced 2025-06-21 00:23:01 +00:00
Render main and inspector using angular
This commit is contained in:
@ -93,7 +93,7 @@ define([
|
||||
|
||||
// Initialize the application
|
||||
$log.info("Initializing application.");
|
||||
initializer.runApplication();
|
||||
return initializer.runApplication();
|
||||
};
|
||||
|
||||
return FrameworkLayer;
|
||||
|
Reference in New Issue
Block a user