Skip to content

Conversation

@sagargg-zz
Copy link
Contributor

  • Fixed Montreal not showing recent data issues

Copy link
Member

@anuveyatsu anuveyatsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll fix my small comments as we want this to be merged asap. @sagargg please review my comments.

title: 'Home',
posts
})
res.locals.post= posts
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sagargg please, either be more careful with the spaced or use a linter. You can see there is no space before equal sign.

const Model = new cms.CmsModel()

app.get('/', async (req, res) => {
app.get('/', async (req, res,next) => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto

@anuveyatsu anuveyatsu merged commit ab82ae1 into datopian:master Sep 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants