git ssb

0+

Piet / ssb-loomio



Commit d73dadc02145f4bb0d854fedadb58c6caaef4b99

fix merge bugs

mix irving committed on 3/9/2018, 5:19:13 AM
Parent: 3bda266a27314cf10feec6e7837763e99de0bb22

Files changed

poll/async/get.jschanged
poll/async/get.jsView
@@ -44,9 +44,9 @@
4444 author,
4545 content: {
4646 title,
4747 body,
48- pollDetails: { type }
48 + details: { type }
4949 }
5050 } = rawPoll.value
5151
5252 const poll = Object.assign({}, rawPoll, {

Built with git-ssb-web