Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
enketoHelper: fix error if timestamps are null
if the survey doesn't use start and end times, timestamps will be null. This is fine and we can use optional chaining to prevent throwing an error here
- Loading branch information