Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

Fixed typo #140

Merged
merged 1 commit into from
Dec 6, 2019
Merged

Fixed typo #140

merged 1 commit into from
Dec 6, 2019

Conversation

smcmurtry
Copy link
Collaborator

@smcmurtry smcmurtry commented Nov 29, 2019

This is just a straight up typo. See the function definition in utils/data.helpers.js:

const getViewData = (req, optionalParams = {}) => {

I noticed this because it was causing client side js to not be loaded for the start page.

As far as I can tell this should not break any functionality for existing apps.

@smcmurtry smcmurtry merged commit 7643dce into master Dec 6, 2019
@smcmurtry smcmurtry deleted the fix-typo branch December 6, 2019 16:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants