Missing ;

This commit is contained in:
Bryan Ashby 2015-12-24 11:55:17 -07:00
parent edcee5eb6a
commit 4b01cbc68a
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ exports.getModule = NewUserAppModule;
exports.moduleInfo = {
name : 'NUA',
desc : 'New User Application',
}
};
var MciViewIds = {
userName : 1,