aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorcel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2019-02-03 23:15:10 -1000
committercel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2019-02-03 23:15:10 -1000
commit54f2f24d48151bdcd501bcc58bb8934e9cef08a4 (patch)
treec49dccd51781decd08e91394f7924ab5eeff533c /lib
parent2ebbca91a4fd8ac957a0bbe3335827a17746771f (diff)
downloadpatchfoo-54f2f24d48151bdcd501bcc58bb8934e9cef08a4.tar.gz
patchfoo-54f2f24d48151bdcd501bcc58bb8934e9cef08a4.zip
Allow multiple new-style addresses
Diffstat (limited to 'lib')
-rw-r--r--lib/app.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/app.js b/lib/app.js
index 18bbb14..644bf1a 100644
--- a/lib/app.js
+++ b/lib/app.js
@@ -1024,7 +1024,6 @@ App.prototype.getAddresses = function (id) {
cat([
this.sbot.query.read({
reverse: true,
- limit: 1,
query: [
{$filter: {
value: {
@@ -1040,7 +1039,6 @@ App.prototype.getAddresses = function (id) {
}),
this.sbot.query.read({
reverse: true,
- limit: 1,
query: [
{$filter: {
value: {