notedeck

One damus client to rule them all
git clone git://jb55.com/notedeck
Log | Files | Refs | README | LICENSE

commit 625eb3ea162638e253af4014296d5b423d095d69
parent 89f7f838a750138838e29a33f256bfcdcc1965d7
Author: William Casarin <jb55@jb55.com>
Date:   Tue, 26 Mar 2024 09:20:10 +0000

fix global query

Signed-off-by: William Casarin <jb55@jb55.com>

Diffstat:
Mqueries/global.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/queries/global.json b/queries/global.json @@ -1 +1 @@ -{"limit": 10, "kinds":[1]} +[{"limit": 10, "kinds":[1]}]