mirror of
https://github.com/dscalzi/HeliosLauncher.git
synced 2024-12-21 19:22:13 -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()
|
||||
module.exports = athenaShieldInstance
|
||||
const ExtraFileVerificationInstance = new ExtraFileVerification()
|
||||
module.exports = ExtraFileVerificationInstance
|
||||
|
Loading…
Reference in New Issue
Block a user