switched around the setup system so that spectre can still do it's thing even if users haven't gone through setup. this should help eliminate some of the memory leak problems.
This commit is contained in:
parent
39bd3ccce9
commit
5be99ea5eb
3 changed files with 110 additions and 138 deletions
|
|
@ -268,7 +268,6 @@ sub getOperations {
|
|||
'setWorkingVersionTag' => 'WebGUI::Operation::VersionTag',
|
||||
|
||||
'genesis' => 'WebGUI::Operation::WebGUI',
|
||||
'setup' => 'WebGUI::Operation::WebGUI',
|
||||
'theWg' => 'WebGUI::Operation::WebGUI',
|
||||
|
||||
'addWorkflow' => 'WebGUI::Operation::Workflow',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue