finish engine addition
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
This commit is contained in:
parent
a0d0d9692b
commit
2056a7e9ad
|
@ -185,6 +185,7 @@ class Engine {
|
|||
this.registerModule('solidity');
|
||||
this.registerModule('vyper');
|
||||
this.registerModule('profiler');
|
||||
this.registerModule('fuzzer');
|
||||
this.registerModule('deploytracker');
|
||||
this.registerModule('specialconfigs');
|
||||
|
||||
|
|
Loading…
Reference in New Issue