From 4c5371a0dcc910104d0204d3cc26286ff53bc074 Mon Sep 17 00:00:00 2001 From: Ev Bogue Date: Sun, 7 Apr 2019 20:42:17 -0500 Subject: transmit log to server on publish --- lib.js | 1 + 1 file changed, 1 insertion(+) (limited to 'lib.js') diff --git a/lib.js b/lib.js index b5ddba2..ab6385f 100644 --- a/lib.js +++ b/lib.js @@ -96,6 +96,7 @@ function publish (content, keys) { // update the log updateLog(keys.publicKey, post) + requestFeed(keys.publicKey, 'ws://bogbook.com/') var scroller = document.getElementById('scroller') if (scroller.firstChild) { -- cgit v1.2.3-70-g09d2