mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-12 02:39:28 +02:00
lowecase object
This commit is contained in:
parent
3f2d2996a0
commit
c73ea11b37
1 changed files with 2 additions and 2 deletions
|
@ -470,9 +470,9 @@ function unload() {
|
|||
}
|
||||
}
|
||||
|
||||
var AviMoji = startup();
|
||||
var aviMoji = startup();
|
||||
|
||||
module.exports = AviMoji;
|
||||
module.exports = aviMoji;
|
||||
|
||||
// #endregion
|
||||
// *************************************
|
||||
|
|
Loading…
Reference in a new issue