mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-23 11:16:10 +02:00
Missing ;
This commit is contained in:
parent
edcee5eb6a
commit
4b01cbc68a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ exports.getModule = NewUserAppModule;
|
|||
exports.moduleInfo = {
|
||||
name : 'NUA',
|
||||
desc : 'New User Application',
|
||||
}
|
||||
};
|
||||
|
||||
var MciViewIds = {
|
||||
userName : 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue