reverting back to the way frank had it, even though it seems to break some things, since I do not know why the change was made
This commit is contained in:
parent
5ece4a1d8c
commit
2dac29bce5
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ sub definition {
|
||||||
defaultValue=> 0
|
defaultValue=> 0
|
||||||
},
|
},
|
||||||
defaultValue=>{
|
defaultValue=>{
|
||||||
defaultValue=> 1
|
defaultValue=> undef
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
return $class->SUPER::definition($session, $definition);
|
return $class->SUPER::definition($session, $definition);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue