0.2.26
- Change warning for Moderator and Structure task so only thrown if
moderator.task.strip()
!=structure.task.strip()
--- a warning should not be thrown if a user enters the same task twice, only if the task conflicts.
moderator.task.strip()
!= structure.task.strip()
--- a warning should not be thrown if a user enters the same task twice, only if the task conflicts.