mirror of
https://github.com/dscalzi/HeliosLauncher.git
synced 2024-12-22 03:32:12 -08:00
Refactor class name in parserExtraverif.js
This commit is contained in:
parent
0348e83ffe
commit
f68165c66f
@ -26,5 +26,5 @@ class ExtraFileVerification {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
const athenaShieldInstance = new AthenaShield()
|
const ExtraFileVerificationInstance = new ExtraFileVerification()
|
||||||
module.exports = athenaShieldInstance
|
module.exports = ExtraFileVerificationInstance
|
||||||
|
Loading…
Reference in New Issue
Block a user