Created defer_consent module
This commit is contained in:
@ -25,7 +25,6 @@ function randomizer:initiate(result)
|
||||
if #self.data.options_table == 0 or self.config.num_results == 0 then
|
||||
if self.data.result then
|
||||
self.data.result({}) end
|
||||
self.org:wipe_pending_actions(self.id)
|
||||
self.org:delete_process(self.id)
|
||||
else
|
||||
-- otherwise, choose a random result
|
||||
|
Reference in New Issue
Block a user