added the vahallaAdminDB var.
This commit is contained in:
parent
49be8b00f3
commit
bd823c53a5
@ -36,6 +36,7 @@ module.exports = function () {
|
|||||||
this.setOrigin(this.DEFAULT_ORIGIN);
|
this.setOrigin(this.DEFAULT_ORIGIN);
|
||||||
this.queryParams = {};
|
this.queryParams = {};
|
||||||
this.extractArgs = '';
|
this.extractArgs = '';
|
||||||
|
this.vahallaAdminDB = '';
|
||||||
this.contractArgs = '';
|
this.contractArgs = '';
|
||||||
this.partitionArgs = '';
|
this.partitionArgs = '';
|
||||||
this.customizeArgs = '';
|
this.customizeArgs = '';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user