[Time Conductor] Fixed TOI directive which was not being included

This commit is contained in:
Henry 2017-05-01 16:24:34 -07:00
parent abb7230231
commit d88e905c65
2 changed files with 2 additions and 2 deletions

View File

@ -91,7 +91,7 @@ define([
]
},
{
"key": "conductorTOI",
"key": "conductorToi",
"implementation": ConductorTOIDirective
}
],