git ssb

16+

Dominic / patchbay



Commit e3a91a6bf4502ed20411354bd8ba8db408611c43

Update calendar.js

Lance Wicks authored on 7/28/2018, 8:48:56 AM
GitHub committed on 7/28/2018, 8:48:56 AM
Parent: cf72ae678d205ad1c930cfc58496027bd47d38b9

Files changed

app/page/calendar.jschanged
app/page/calendar.jsView
@@ -10,9 +10,8 @@
1010 })
1111
1212 exports.needs = nest({
1313 'message.html.render': 'first',
14- 'app.html.scroller': 'first',
1514 'app.sync.goTo': 'first',
1615 'sbot.async.get': 'first',
1716 'sbot.pull.stream': 'first'
1817 })

Built with git-ssb-web