git ssb

16+

Dominic / patchbay



Commit 372af7ef0364ce311abbfd591690266f8fc41e35

/blogs fix!

mixmix committed on 8/8/2018, 6:21:48 AM
Parent: 95f7632c3d3b3f37e5e48cf92e55c5baba3de186

Files changed

app/page/blogs.jschanged
app/page/blogs.jsView
@@ -48,9 +48,8 @@
4848 render: api.message.html.render
4949 })
5050
5151 page.title = '/blogs'
52- page.id = '{"page": "blogs"}' // this is needed because our page is a computed
5352 page.scroll = keyscroll(page.querySelector('section.content'))
5453 return page
5554 }
5655 }

Built with git-ssb-web