flows: change wording of consent on flows
This commit is contained in:
@ -59,6 +59,7 @@ class FlowPlan:
|
||||
self.markers.remove(marker)
|
||||
if not self.has_stages:
|
||||
return None
|
||||
# pylint: disable=not-callable
|
||||
return self.next()
|
||||
return marked_stage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user