1
This commit is contained in:
parent
eb1fafe76e
commit
87aebab3c8
@ -24,6 +24,7 @@ async function addSingle(clsName, modName) {
|
||||
async function init() {
|
||||
await add("BlockChain", 'blockchain');
|
||||
add(['PullBcEvent'], 'pull_bcevent');
|
||||
add(['Erc721Refresher'], 'erc721_refresher');
|
||||
}
|
||||
|
||||
function create(name, session = null) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user