aboutsummaryrefslogtreecommitdiff
path: root/lib.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib.js')
-rw-r--r--lib.js1
1 files changed, 1 insertions, 0 deletions
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) {