added missing template field
This commit is contained in:
parent
ab64b55d4b
commit
b93f6a1dc2
1 changed files with 2 additions and 1 deletions
|
|
@ -54,7 +54,8 @@ sub new {
|
|||
debugMode=>{
|
||||
defaultValue=>0
|
||||
}
|
||||
}
|
||||
},
|
||||
-useTemplate=>1
|
||||
);
|
||||
bless $self, $class;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue