From 6b33c9e3b67e99cb19a558a3a9ba0add813c4442 Mon Sep 17 00:00:00 2001 From: cel Date: Mon, 15 May 2017 11:30:21 -1000 Subject: [PATCH] Fix 445c5735109436be4d2b29ffafa9437cd6c2475f --- lib/about.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/about.js b/lib/about.js index 1633f47..fdf9653 100644 --- a/lib/about.js +++ b/lib/about.js @@ -14,7 +14,6 @@ module.exports = function (sbot, id, cb) { pull( sbot.links({ rel: 'about', - source: id, dest: id, values: true, }),