git ssb

2+

mixmix / ticktack



Commit 1272489f50ba85de67b5571c53827ec8d7e93a19

tidy

Dominic Tarr committed on 8/16/2017, 9:57:32 PM
Parent: 6e3760338297dc69b6f60760d58b197927d44110

Files changed

app/page/image.jschanged
app/page/image.jsView
@@ -16,14 +16,8 @@
1616
1717 return nest('app.page.image', function (location) {
1818 return h('img', {src: api.blob.sync.url(location.blob || location)})
1919 })
20-//
21-// function threadNew (location) {
22-// return h('Page -Im', {title: "Image"}, [
23-// blob.sync.url(location)
24-// ])
25-// }
2620 }
2721
2822
2923
@@ -31,4 +25,5 @@
3125
3226
3327
3428
29+

Built with git-ssb-web